Skip to content

Commit

Permalink
[dplay] Extract Ad-Free uplynk URLs(#28160)
Browse files Browse the repository at this point in the history
  • Loading branch information
remitamine committed Feb 24, 2021
1 parent 1631fca commit 4460329
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions youtube_dl/extractor/dplay.py
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ def _download_video_playback_info(self, disco_base, video_id, headers):
'videoId': video_id,
'wisteriaProperties': {
'platform': 'desktop',
'product': 'dplus_us',
},
}).encode('utf-8'))['data']['attributes']['streaming']

Expand Down

0 comments on commit 4460329

Please sign in to comment.