1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-19 11:39:28 +00:00

[dplay] Extract Ad-Free uplynk URLs(#28160)

This commit is contained in:
Remita Amine 2021-02-24 18:34:28 +01:00
parent 1631fca1ee
commit 44603290e5

View file

@ -330,6 +330,7 @@ class DiscoveryPlusIE(DPlayIE):
'videoId': video_id, 'videoId': video_id,
'wisteriaProperties': { 'wisteriaProperties': {
'platform': 'desktop', 'platform': 'desktop',
'product': 'dplus_us',
}, },
}).encode('utf-8'))['data']['attributes']['streaming'] }).encode('utf-8'))['data']['attributes']['streaming']