Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
"token" parameter not in video inf o for unknown reason #12727
Comments
|
Post the output with |
|
C:\Users\a1300105\Downloads>youtube-dl.py --no-check-certificate "https://youtu. |
|
Second error is different and indicates a network issue on your side. |
C:\Users\a1300105\Downloads>youtube-dl.py --no-check-certificate "https://www.yo
utube.com/watch?v=hmbkDw287dY" --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--no-check-certificate', 'https://www.youtube.com/w
atch?v=hmbkDw287dY', '--verbose']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dl version 2017.04.11
[debug] Python version 3.6.1 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[youtube] hmbkDw287dY: Downloading webpage
[youtube] hmbkDw287dY: Downloading video info webpage
ERROR: hmbkDw287dY: "token" parameter not in video info for unknown reason; plea
se report this issue on https://yt-dl.org/bug . Make sure you are using the late
st version; type youtube-dl -U to update. Be sure to call youtube-dl with the
--verbose flag and include its complete output.
Traceback (most recent call last):
File "C:\Users\a1300105\Downloads\youtube-dl.py\youtube_dl\YoutubeDL.py", line
761, in extract_info
ie_result = ie.extract(url)
File "C:\Users\a1300105\Downloads\youtube-dl.py\youtube_dl\extractor\common.py
", line 429, in extract
ie_result = self._real_extract(url)
File "C:\Users\a1300105\Downloads\youtube-dl.py\youtube_dl\extractor\youtube.p
y", line 1407, in _real_extract
video_id=video_id)
youtube_dl.utils.ExtractorError: hmbkDw287dY: "token" parameter not in video inf
o for unknown reason; please report this issue on https://yt-dl.org/bug . Make s
ure you are using the latest version; type youtube-dl -U to update. Be sure to
call youtube-dl with the --verbose flag and include its complete output.