Skip to content

Commit 4460329

Browse files
committed
[dplay] Extract Ad-Free uplynk URLs(ytdl-org#28160)
1 parent 1631fca commit 4460329

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

youtube_dl/extractor/dplay.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ def _download_video_playback_info(self, disco_base, video_id, headers):
330330
'videoId': video_id,
331331
'wisteriaProperties': {
332332
'platform': 'desktop',
333+
'product': 'dplus_us',
333334
},
334335
}).encode('utf-8'))['data']['attributes']['streaming']
335336

0 commit comments

Comments
 (0)