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

[t.co] ERROR: Unsupported URL #3770

Closed
anovicecodemonkey opened this issue Sep 16, 2014 · 2 comments
Closed

[t.co] ERROR: Unsupported URL #3770

anovicecodemonkey opened this issue Sep 16, 2014 · 2 comments

Comments

@anovicecodemonkey
Copy link

@anovicecodemonkey anovicecodemonkey commented Sep 16, 2014

$ youtube-dl --verbose https://t.co/fVXCnFcFiB
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'https://t.co/fVXCnFcFiB']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.09.16
[debug] Python version 3.4.1 - Linux-3.16.2-1-ARCH-x86_64-with-arch
[debug] Proxy map: {}
[generic] fVXCnFcFiB: Requesting header
WARNING: Falling back on generic information extractor.
[generic] fVXCnFcFiB: Downloading webpage
[generic] fVXCnFcFiB: Extracting information
ERROR: Unsupported URL: https://t.co/fVXCnFcFiB; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 524, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 178, in extract
    return self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/generic.py", line 890, in _real_extract
    raise ExtractorError('Unsupported URL: %s' % url)
youtube_dl.utils.ExtractorError: Unsupported URL: https://t.co/fVXCnFcFiB; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type  youtube-dl -U  to update.
@jaimeMF jaimeMF closed this in a04aa7a Sep 16, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Sep 16, 2014

Thanks for the report, it will work in the next release.

@phihag
Copy link
Contributor

@phihag phihag commented Sep 16, 2014

Fixed in youtube-dl 2014.09.16.1. Type sudo youtube-dl -U to update.

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
3 participants
You can’t perform that action at this time.