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 Youtube-dl #20766

Closed
wellton opened this issue Apr 24, 2019 · 6 comments
Closed

Error Youtube-dl #20766

wellton opened this issue Apr 24, 2019 · 6 comments

Comments

@wellton
Copy link

@wellton wellton commented Apr 24, 2019

This is last version.

image

@tmgiewont
Copy link

@tmgiewont tmgiewont commented Apr 24, 2019

Having this same bug too

@wtfjuan
Copy link

@wtfjuan wtfjuan commented Apr 24, 2019

same

@Droffig61
Copy link

@Droffig61 Droffig61 commented Apr 24, 2019

Same issue, but looks like this may be the issue. #20758.
Hope a new exe will be released soon. My output in in that ticket...

@AllOgreTheWorld
Copy link

@AllOgreTheWorld AllOgreTheWorld commented Apr 24, 2019

Same issue here

@VimWei
Copy link

@VimWei VimWei commented Apr 24, 2019

D:\Youtube> youtube-dl --proxy socks5://127.0.0.1:6666/ "https://www.youtube.com/playlist?list=PLA567CE235D39FA84" -o '%(playlist)s/%(playlist_index)s - %(ti
tle)s.%(ext)s' --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--proxy', 'socks5://127.0.0.1:6666/', 'https://www.youtube.com/playlist?list=PLA567CE235D39FA84', '-o', '%(playlist)s/%(playlist_index)s - %(title)s.%(ext)s', '--verbose']
[debug] Encodings: locale cp936, fs utf-8, out utf-8, pref cp936
[debug] youtube-dl version 2019.04.17
[debug] Python version 3.6.6 (CPython) - Windows-10-10.0.17134-SP0
[debug] exe versions: none
[debug] Proxy map: {'http': 'socks5://127.0.0.1:6666/', 'https': 'socks5://127.0.0.1:6666/'}
[youtube:playlist] PLA567CE235D39FA84: Downloading webpage
[download] Downloading playlist: Tutorial Series for Arduino
[youtube:playlist] playlist Tutorial Series for Arduino: Downloading 15 videos
[download] Downloading video 1 of 15
[youtube] fCxzA9_kg6s: Downloading webpage
[youtube] fCxzA9_kg6s: Downloading video info webpage
ERROR: fCxzA9_kg6s: "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:\users\chenw\appdata\local\programs\python\python36-32\lib\site-packages\youtube_dl\YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "c:\users\chenw\appdata\local\programs\python\python36-32\lib\site-packages\youtube_dl\extractor\common.py", line 529, in extract
ie_result = self._real_extract(url)
File "c:\users\chenw\appdata\local\programs\python\python36-32\lib\site-packages\youtube_dl\extractor\youtube.py", line 1693, in _real_extract
video_id=video_id)
youtube_dl.utils.ExtractorError: fCxzA9_kg6s: "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.

@wellton
Copy link
Author

@wellton wellton commented Apr 24, 2019

apparently google has hacked the hacker galley =)

@FindHao FindHao mentioned this issue Apr 24, 2019
5 of 9 tasks complete
@dstftw dstftw closed this in 56667d6 Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from wellton Apr 24, 2019
@ytdl-org ytdl-org deleted a comment Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from khalid-hussain Apr 24, 2019
@ytdl-org ytdl-org locked and limited conversation to collaborators Apr 24, 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
6 participants
You can’t perform that action at this time.