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

Token Error it told me to report #20958

Closed
blackravensail opened this issue May 5, 2019 · 0 comments
Closed

Token Error it told me to report #20958

blackravensail opened this issue May 5, 2019 · 0 comments

Comments

@blackravensail
Copy link

@blackravensail blackravensail commented May 5, 2019

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://www.youtube.com/watch?v=_SywaUbg5wU']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.03.09
[debug] Python version 2.7.15 (CPython) - Windows-10-10.0.17134
[debug] exe versions: ffmpeg N-93219-gc679119a73, ffprobe N-93219-gc679119a73
[debug] Proxy map: {}
[youtube] _SywaUbg5wU: Downloading webpage
[youtube] _SywaUbg5wU: Downloading video info webpage
ERROR: _SywaUbg5wU: "token" parameter not in video info for unknown reason; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
File "c:\python27\lib\site-packages\youtube_dl\YoutubeDL.py", line 794, in extract_info
ie_result = ie.extract(url)
File "c:\python27\lib\site-packages\youtube_dl\extractor\common.py", line 522, in extract
ie_result = self._real_extract(url)
File "c:\python27\lib\site-packages\youtube_dl\extractor\youtube.py", line 1692, in _real_extract
video_id=video_id)
ExtractorError: _SywaUbg5wU: "token" parameter not in video info for unknown reason; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

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.