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

[twitch] UnsupportedError: Unsupported URL #14162

Closed
hasnogaems opened this issue Sep 10, 2017 · 1 comment
Closed

[twitch] UnsupportedError: Unsupported URL #14162

hasnogaems opened this issue Sep 10, 2017 · 1 comment
Labels

Comments

@hasnogaems
Copy link

@hasnogaems hasnogaems commented Sep 10, 2017

Few months ago i download using the same command just fine. How make it work?

I:\youtube-dl-master\bin>youtube-dl.exe -v --ffmpeg-location E:\ffmpeg2\bin http
s://www.twitch.tv/videos/173659948
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'--ffmpeg-location', u'E:\\ffmpeg2\\bin', u'
https://www.twitch.tv/videos/173659948']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2016.03.25
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: ffmpeg N-76331-gf8d429e, ffprobe N-76331-gf8d429e
[debug] Proxy map: {}
[generic] 173659948: Requesting header
WARNING: Falling back on generic information extractor.
[generic] 173659948: Downloading webpage
[generic] 173659948: Extracting information
ERROR: Unsupported URL: https://www.twitch.tv/videos/173659948
Traceback (most recent call last):
  File "youtube_dl\extractor\generic.pyo", line 1343, in _real_extract
  File "youtube_dl\compat.pyo", line 253, in compat_etree_fromstring
  File "youtube_dl\compat.pyo", line 242, in _XML
  File "xml\etree\ElementTree.pyo", line 1642, in feed
  File "xml\etree\ElementTree.pyo", line 1506, in _raiseerror
ParseError: mismatched tag: line 176, column 2
Traceback (most recent call last):
  File "youtube_dl\YoutubeDL.pyo", line 668, in extract_info
  File "youtube_dl\extractor\common.pyo", line 320, in extract
  File "youtube_dl\extractor\generic.pyo", line 2003, in _real_extract
UnsupportedError: Unsupported URL: https://www.twitch.tv/videos/173659948
@hasnogaems hasnogaems changed the title UnsupportedError: Unsupported URL [twitch] UnsupportedError: Unsupported URL Sep 10, 2017
@hasnogaems
Copy link
Author

@hasnogaems hasnogaems commented Sep 10, 2017

I updated to last version. It work fine now.

@dstftw dstftw closed this Sep 10, 2017
@dstftw dstftw added the invalid label Sep 10, 2017
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.