Dplay.se - Changed name to Discovery+
See original GitHub issueChecklist
- I’m reporting a broken site support
- I’ve verified that I’m running youtube-dl version 2021.01.03
- I’ve checked that all provided URLs are alive and playable in a browser
- I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
- I’ve searched the bugtracker for similar issues including closed ones
Verbose log
youtube-dl --verbose https://www.discoveryplus.se/videos/eotb/lyx-fest-och-nakenbad
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.discoveryplus.se/videos/eotb/lyx-fest-och-nakenbad']
[debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
[debug] youtube-dl version 2020.12.05
[debug] Python version 3.9.0 (CPython) - macOS-11.0.1-x86_64-i386-64bit
[debug] exe versions: ffmpeg 4.3.1, ffprobe 4.3.1, rtmpdump 2.4
[debug] Proxy map: {}
[generic] lyx-fest-och-nakenbad: Requesting header
WARNING: Falling back on generic information extractor.
[generic] lyx-fest-och-nakenbad: Downloading webpage
[generic] lyx-fest-och-nakenbad: Extracting information
ERROR: Unsupported URL: https://www.discoveryplus.se/videos/eotb/lyx-fest-och-nakenbad
Traceback (most recent call last):
File "/usr/local/Cellar/youtube-dl/2020.12.5/libexec/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 803, in wrapper
return func(self, *args, **kwargs)
File "/usr/local/Cellar/youtube-dl/2020.12.5/libexec/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 824, in __extract_info
ie_result = ie.extract(url)
File "/usr/local/Cellar/youtube-dl/2020.12.5/libexec/lib/python3.9/site-packages/youtube_dl/extractor/common.py", line 532, in extract
ie_result = self._real_extract(url)
File "/usr/local/Cellar/youtube-dl/2020.12.5/libexec/lib/python3.9/site-packages/youtube_dl/extractor/generic.py", line 3381, in _real_extract
raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.discoveryplus.se/videos/eotb/lyx-fest-och-nakenbad
Description
Dplay announced during fall that they would transit and change the name of the plattform to strengthen the brand. Today this transition took affect. (Link to announcement)
The changes has resulted in a broken extractor.
The changes that are needed not much more then to change the domains for API calls and for the check of the url itself. Usage of cookies remains the same.
Also maybe it would be appropriate to change the name of the extractor from dplay to Discovery+.
Samples on things that has been changed:
https://disco-api.discoveryplus.se/playback/v2/videoPlaybackInfo/xxxxxx?usePreAuth=true
https://disco-api.discoveryplus.se/users/me
Issue Analytics
- State:
- Created 3 years ago
- Comments:13
Top Results From Across the Web
Dplay - Wikipedia
In October 2020, Discovery announced that it would rebrand its Dplay service as Discovery+ (stylized as discovery+) in the United Kingdom and Ireland,...
Read more >When HBO Max and Discovery+ merge, they'll have a new name
Discovery (HBO Max and Discovery+) are set to merge soon. Thanks to a new report from CNBC, we now have a good inkling...
Read more >Dplay - Wikiwand
In October 2020, Dplay announced that the service would be renamed Discovery+ (stylized as discovery+) in the United Kingdom and Ireland in the...
Read more >Discovery, Inc. Announces "Warner Bros. Discovery" As New ...
PRNewswire/ -- Discovery, Inc. (NASDAQ: DISCA, DISCB, DISCK) today announced the new name of the proposed standalone global entertainment ...
Read more >How to change language on discovery+
Once a subscription is in place, display language settings can be set for each individual profile. Follow the instructions below to change the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Update youtube-dl. It was just released. Although it seems like they don’t have the “.com” domain in there. Looks like just a fix for the international discoveryplus sites. dk, es, fi, it, se, no domains are in there but no .com
no, this issue is about Dplay websites changing their domains to dicoveryplus domains, there is already an open issue related to discoveryplus.com. @SYSophie again, i already linked to the issue related to you’re problem.