mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-18 13:14:56 +00:00
[dplay] Extract Ad-Free uplynk URLs(#28160)
This commit is contained in:
parent
1631fca1ee
commit
44603290e5
@ -330,6 +330,7 @@ class DiscoveryPlusIE(DPlayIE):
|
||||
'videoId': video_id,
|
||||
'wisteriaProperties': {
|
||||
'platform': 'desktop',
|
||||
'product': 'dplus_us',
|
||||
},
|
||||
}).encode('utf-8'))['data']['attributes']['streaming']
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user