Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drtv broken after rewrite of site #23150

Closed
MBryde opened this issue Nov 20, 2019 · 3 comments
Closed

drtv broken after rewrite of site #23150

MBryde opened this issue Nov 20, 2019 · 3 comments
Labels

Comments

@MBryde
Copy link

@MBryde MBryde commented Nov 20, 2019

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.11.05
  • 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 https://www.dr.dk/drtv/se/mission_-eftersidning_146377 -v                                
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.dr.dk/drtv/se/mission_-eftersidning_146377', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.11.05
[debug] Python version 3.6.8 (CPython) - Linux-4.15.0-66-generic-x86_64-with-Ubuntu-18.04-bionic
[debug] exe versions: ffmpeg 3.4.6, ffprobe 3.4.6, phantomjs 2.1.1
[debug] Proxy map: {}
[generic] mission_-eftersidning_146377: Requesting header
WARNING: Falling back on generic information extractor.
[generic] mission_-eftersidning_146377: Downloading webpage
[generic] mission_-eftersidning_146377: Extracting information
ERROR: Unsupported URL: https://www.dr.dk/drtv/se/mission_-eftersidning_146377
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/dist-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python3.6/dist-packages/youtube_dl/extractor/common.py", line 530, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/lib/python3.6/dist-packages/youtube_dl/extractor/generic.py", line 3354, in _real_extract
    raise UnsupportedError(url)
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.dr.dk/drtv/se/mission_-eftersidning_146377

Description

https://dr.dk/tv has recently launched a rework of their streaming site. And in that rework they have broken the support for youtube-dl - so no matter what link you provide it will not download anything.

@MBryde
Copy link
Author

@MBryde MBryde commented Nov 20, 2019

NB: I know their is some closed issues marked as duplicates. But since we are still having this issue I don't understand why they get marked as duplicates. And the commit / fix made here: #19039 don't seem to fix the newer issues people are having in regards to downloading for the site.

@dstftw dstftw closed this Nov 20, 2019
@dstftw dstftw added the duplicate label Nov 20, 2019
@MBryde
Copy link
Author

@MBryde MBryde commented Nov 20, 2019

@dstftw why do you keep closing issues like this. Their is still no fix for the bug we are having :(

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 20, 2019

Stop posting duplicates and wait for the next release. Warned.

@ytdl-org ytdl-org locked and limited conversation to collaborators Nov 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.