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

Unsupported URL: https://player.twitch.tv/... #22395

Closed
Keith94 opened this issue Sep 14, 2019 · 2 comments
Closed

Unsupported URL: https://player.twitch.tv/... #22395

Keith94 opened this issue Sep 14, 2019 · 2 comments

Comments

@Keith94
Copy link

@Keith94 Keith94 commented Sep 14, 2019

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2019.09.12.1
  • 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 bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

C:\Program Files\mpv>youtube-dl -v https://player.twitch.tv/?video=480452374
[debug] System config: []
[debug] User config: ['--add-metadata', '--audio-format', 'best', '--embed-thumbnail', '--extract-audio', '--output', '/songs/%(title)s.%(ext)s', '--ignore-errors']
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://player.twitch.tv/?video=480452374']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.09.12.1
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: none
[debug] Proxy map: {}
[generic] ?video=480452374: Requesting header
WARNING: Falling back on generic information extractor.
[generic] ?video=480452374: Downloading webpage
[generic] ?video=480452374: Extracting information
ERROR: Unsupported URL: https://player.twitch.tv/?video=480452374
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmphopugs4t\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmphopugs4t\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmphopugs4t\build\youtube_dl\extractor\generic.py", line 3355, in _real_extract
youtube_dl.utils.UnsupportedError: Unsupported URL: https://player.twitch.tv/?video=480452374

Description

  1. Open https://player.twitch.tv/?video=480452374 in mpv with youtube-dl installed
  2. mpv window exits unexpectedly
@TheSnoozer
Copy link

@TheSnoozer TheSnoozer commented Sep 21, 2019

try

youtube-dl https://www.twitch.tv/videos/480452374

instead

@Keith94
Copy link
Author

@Keith94 Keith94 commented Sep 21, 2019

Yes, but I posted this in hopes that player.twitch.tv can be supported as well.

@mobidots mobidots mentioned this issue Oct 15, 2019
5 of 9 tasks complete
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.