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

youtube_dl.utils.UnsupportedError: Unsupported URL: #23450

Open
darkufo opened this issue Dec 18, 2019 · 0 comments
Open

youtube_dl.utils.UnsupportedError: Unsupported URL: #23450

darkufo opened this issue Dec 18, 2019 · 0 comments

Comments

@darkufo
Copy link

@darkufo darkufo commented Dec 18, 2019

Checklist

  • [X ] I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.11.28
  • 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 is up-to-date (2019.11.28)

C:\Users\darku\Downloads>yt -v https://www.viacomcbspressexpress.com/cbs-entertainment/video?watch=3gia1tte9r
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.viacomcbspressexpress.com/cbs-entertainment/video?watch=3gia1tte9r']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2019.11.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: none
[debug] Proxy map: {}
[generic] video?watch=3gia1tte9r: Requesting header
WARNING: Falling back on generic information extractor.
[generic] video?watch=3gia1tte9r: Downloading webpage
[generic] video?watch=3gia1tte9r: Extracting information
ERROR: Unsupported URL: https://www.viacomcbspressexpress.com/cbs-entertainment/video?watch=3gia1tte9r
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwy0zjfmc\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwy0zjfmc\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwy0zjfmc\build\youtube_dl\extractor\generic.py", line 3347, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://www.viacomcbspressexpress.com/cbs-entertainment/video?watch=3gia1tte9r

Description

This is was working a couple of days ago, but I'm now getting the URL Unsupported Error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.