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

ERROR: WSR6bVFe5LM: "token" parameter not in video info for unknown reason #20862

Closed
ldkraemer opened this issue Apr 27, 2019 · 0 comments
Closed

Comments

@ldkraemer
Copy link

@ldkraemer ldkraemer commented Apr 27, 2019

youtube-dl --verbose https://www.youtube.com/watch?v=WSR6bVFe5LM&t=402s
[1] 5632
larry@debian:~$ [debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'https://www.youtube.com/watch?v=WSR6bVFe5LM']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.08.05
[debug] Python version 2.7.9 - Linux-3.16.0-8-686-pae-i686-with-debian-8.11
[debug] Proxy map: {}
[youtube] Setting language
[youtube] WSR6bVFe5LM: Downloading webpage
[youtube] WSR6bVFe5LM: Downloading video info webpage
ERROR: WSR6bVFe5LM: "token" parameter not in video info for unknown reason; 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/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 516, in extract_info
ie_result = ie.extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 170, in extract
return self._real_extract(url)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 649, in _real_extract
video_id=video_id)
ExtractorError: WSR6bVFe5LM: "token" parameter not in video info for unknown reason; 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.

@dstftw dstftw closed this Apr 27, 2019
@ytdl-org ytdl-org locked and limited conversation to collaborators Apr 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.