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 info for unknown reason #12753
Comments
|
Post the output with |
|
You do know the given video was blocked for copyright reasons, right? |
|
I mean, at least that is what it says if I open the video directly. |
|
So I guess this should get a cant-reproduce label at this point |
|
请换个代理,GoAgent跟youtube-dl搭不来 |
|
Closing as no response for a long time. For further discussions, output from either --dump-pages or --write-pages is necessary. |
That's not true. GoAgent-based XX-Net works fine here. (I use another video as https://www.youtube.com/watch?v=GJieIpex_nE is gone)
|
youtube-dl --proxy "127.0.0.1:8087" "https://www.youtube.com/watch?v=GJieIpex_nE" --verbos
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--proxy', '127.0.0.1:8087', 'https://www.youtube.com/watch?v=GJieIpex_nE', '--verbos']
[debug] Encodings: locale cp936, fs mbcs, out cp936, pref cp936
[debug] youtube-dl version 2017.04.16
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg N-66289-gb76d613, ffprobe N-66289-gb76d613
[debug] Proxy map: {'https': '127.0.0.1:8087', 'http': '127.0.0.1:8087'}
[youtube] GJieIpex_nE: Downloading webpage
[youtube] GJieIpex_nE: Downloading video info webpage
ERROR: GJieIpex_nE: "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; 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\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvjlkz75_\build\youtube_dl\YoutubeDL.py", line 760, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvjlkz75_\build\youtube_dl\extractor\common.py", line 429, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvjlkz75_\build\youtube_dl\extractor\youtube.py", line 1392, in _real_extract
youtube_dl.utils.ExtractorError: GJieIpex_nE: "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; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
youtube-dl download used to run fine, until last month....
proxy is working fine, and viewing without any issue, just youtube-dl stop working somehow.