We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
try
youtube-dl https://www.twitch.tv/videos/480452374
instead
Sorry, something went wrong.
Yes, but I posted this in hopes that player.twitch.tv can be supported as well.
bc48773
[twitch] update VOD URL matching (closes #22395) (#22727)
6d4e8f2
2dced45
No branches or pull requests
Checklist
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
The text was updated successfully, but these errors were encountered: