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" parameter not in video info for unknown reason; #20758

Closed
TIBTHINK opened this issue Apr 23, 2019 · 23 comments
Closed

"token" parameter not in video info for unknown reason; #20758

TIBTHINK opened this issue Apr 23, 2019 · 23 comments

Comments

@TIBTHINK
Copy link

"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.

this is the error I get and I don't know why I already updated youtube-dl and checked for any updates but I still get this error

running on Ubuntu 16 server

@Zulleyy3
Copy link

Same bug, This is the output of the verbose for my System.

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.youtube.com/watch?v=5yofqV1_SSA']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.07
[debug] Python version 3.7.3 (CPython) - Linux-5.0.9-arch1-1-ARCH-x86_64-with-arch
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3
[debug] Proxy map: {}
[youtube] 5yofqV1_SSA: Downloading webpage
[youtube] 5yofqV1_SSA: Downloading video info webpage
ERROR: 5yofqV1_SSA: "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 "/usr/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3.7/site-packages/youtube_dl/extractor/common.py", line 529, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
    video_id=video_id)
youtube_dl.utils.ExtractorError: 5yofqV1_SSA: "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.

@GuilhermeCaeiro
Copy link

GuilhermeCaeiro commented Apr 23, 2019

Same problem on Windows, with the most recent version (2019.04.17).

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.youtube.com/watch?v=GcCU9c7lGOc', '-F']
[debug] Encodings: locale cp932, fs mbcs, out cp932, pref cp932
[debug] youtube-dl version 2019.04.17
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: ffmpeg N-92396-g55e021f39b, ffprobe N-92396-g55e021f39b
[debug] Proxy map: {}
[youtube] GcCU9c7lGOc: Downloading webpage
[youtube] GcCU9c7lGOc: Downloading video info webpage
ERROR: GcCU9c7lGOc: "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\ytdl-org\tmp1tqz5pcu\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1tqz5pcu\build\youtube_dl\extractor\common.py", line 529, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1tqz5pcu\build\youtube_dl\extractor\youtube.py", line 1693, in _real_extract
youtube_dl.utils.ExtractorError: GcCU9c7lGOc: "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.

@martinfowler
Copy link

Also on mac. version 2019.04.17

debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://www.youtube.com/watch?v=DSkaNFQ0OXU']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.17
[debug] Python version 2.7.10 (CPython) - Darwin-18.5.0-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[youtube] DSkaNFQ0OXU: Downloading webpage
[youtube] DSkaNFQ0OXU: Downloading video info webpage
ERROR: DSkaNFQ0OXU: "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 "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
ie_result = self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
video_id=video_id)
ExtractorError: DSkaNFQ0OXU: "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.

@automationist
Copy link

automationist commented Apr 23, 2019

Same problem.

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.youtube.com/watch?v=S1OmgqIMnJE', '--verbose']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.17
[debug] Python version 3.7.0 (CPython) - Linux-4.9.0-8-amd64-x86_64-with-debian-9.5
[debug] exe versions: ffmpeg 4.0.2, ffprobe 4.0.2
[debug] Proxy map: {}
[youtube] S1OmgqIMnJE: Downloading webpage
[youtube] S1OmgqIMnJE: Downloading video info webpage
ERROR: S1OmgqIMnJE: "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 "/home/linuxbrew/.linuxbrew/opt/python/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info
    ie_result = ie.extract(url)
  File "/home/linuxbrew/.linuxbrew/opt/python/lib/python3.7/site-packages/youtube_dl/extractor/common.py", line 529, in extract
    ie_result = self._real_extract(url)
  File "/home/linuxbrew/.linuxbrew/opt/python/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
    video_id=video_id)
youtube_dl.utils.ExtractorError: S1OmgqIMnJE: "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.

@Brakhma
Copy link

Brakhma commented Apr 23, 2019

same.

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'https://www.youtube.com/watch?v=dQw4w9WgXcQ', u'-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.17
[debug] Python version 2.7.15rc1 (CPython) - Linux-4.15.0-47-generic-x86_64-with-Ubuntu-18.04-bionic
[debug] exe versions: none
[debug] Proxy map: {}
[youtube] dQw4w9WgXcQ: Downloading webpage
[youtube] dQw4w9WgXcQ: Downloading video info webpage
ERROR: dQw4w9WgXcQ: "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 "/usr/local/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 529, in extract
ie_result = self._real_extract(url)
File "/usr/local/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
video_id=video_id)
ExtractorError: dQw4w9WgXcQ: "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.

@keith501
Copy link

keith501 commented Apr 24, 2019

same
A video which previously downloaded a few days ago, now produces this error.

Linux ub6 5.0.0-13-generic #14-Ubuntu SMP Mon Apr 15 14:59:14 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

youtube-dl "http://www.youtube.com/watch?v=fESq5xcEzqU" -f 133+249 --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'http://www.youtube.com/watch?v=fESq5xcEzqU', u'-f', u'133+249', u'--verbose']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.17
[debug] Python version 2.7.16 (CPython) - Linux-5.0.0-13-generic-x86_64-with-Ubuntu-19.04-disco
[debug] exe versions: ffmpeg N-93328-gf6803cfbd2, ffprobe N-93328-gf6803cfbd2, phantomjs 2.1.1, rtmpdump 2.4
[debug] Proxy map: {}
[youtube] fESq5xcEzqU: Downloading webpage
[youtube] fESq5xcEzqU: Downloading video info webpage
ERROR: fESq5xcEzqU: "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 "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
ie_result = self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
video_id=video_id)
ExtractorError: fESq5xcEzqU: "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.

@flipphillips
Copy link

More of the same:

~> youtube-dl --verbose 9TYbw6FWMPs
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', '9TYbw6FWMPs']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.17
[debug] Python version 3.6.8 (CPython) - Darwin-18.5.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 4.1.3, ffprobe 4.1.3, rtmpdump 2.4
[debug] Proxy map: {}
[youtube] 9TYbw6FWMPs: Downloading webpage
[youtube] 9TYbw6FWMPs: Downloading video info webpage
ERROR: 9TYbw6FWMPs: "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 "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
    ie_result = self._real_extract(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
    video_id=video_id)
youtube_dl.utils.ExtractorError: 9TYbw6FWMPs: "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.

@antdude
Copy link

antdude commented Apr 24, 2019

Ditto. I'm glad I'm not alone. Here's mine from two different Linux boxes:

$ youtube-dl -v https://www.youtube.com/watch?v=Zpk4Ls_i2-U
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.youtube.com/watch?v=Zpk4Ls_i2-U']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.17
[debug] Python version 3.4.2 (CPython) - Linux-3.16.0-8-amd64-x86_64-with-debian-8.11
[debug] exe versions: ffmpeg 3.2.10-1, ffprobe 3.2.10-1, rtmpdump 2.4
[debug] Proxy map: {}
[youtube] Zpk4Ls_i2-U: Downloading webpage
[youtube] Zpk4Ls_i2-U: Downloading video info webpage
ERROR: Zpk4Ls_i2-U: "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 "/home/ant/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/home/ant/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
ie_result = self._real_extract(url)
File "/home/ant/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
video_id=video_id)
youtube_dl.utils.ExtractorError: Zpk4Ls_i2-U: "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 -v https://www.youtube.com/watch?v=Zpk4Ls_i2-U
[debug] System config: [u'--prefer-free-formats']
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://www.youtube.com/watch?v=Zpk4Ls_i2-U']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.17
[debug] Python version 2.7.15 (CPython) - Linux-4.20.8-200.fc29.x86_64-x86_64-with-fedora-29-Twenty_Nine
[debug] exe versions: ffmpeg 4.0.3, ffprobe 4.0.3, rtmpdump 2.4
[debug] Proxy map: {}
[youtube] Zpk4Ls_i2-U: Downloading webpage
[youtube] Zpk4Ls_i2-U: Downloading video info webpage
ERROR: Zpk4Ls_i2-U: "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 "/home/ant/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/home/ant/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
ie_result = self._real_extract(url)
File "/home/ant/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
video_id=video_id)
ExtractorError: Zpk4Ls_i2-U: "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.

I find it amusing that cclive still works. :P

@mrwicks
Copy link

mrwicks commented Apr 24, 2019

Yep, same bug. Under Linux:

First:

$$$> youtube-dl --version
2019.04.17

Example:

$$$> youtube-dl --verbose "https://www.youtube.com/watch?v=aMOFvshdKaw"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'https://www.youtube.com/watch?v=aMOFvshdKaw']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.17
[debug] Python version 2.7.15rc1 (CPython) - Linux-4.15.0-47-generic-x86_64-with-Ubuntu-18.04-bionic
[debug] exe versions: ffmpeg 3.4.4, ffprobe 3.4.4
[debug] Proxy map: {}
[youtube] aMOFvshdKaw: Downloading webpage
[youtube] aMOFvshdKaw: Downloading video info webpage
ERROR: aMOFvshdKaw: "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 "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
ie_result = self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
video_id=video_id)
ExtractorError: aMOFvshdKaw: "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.

Aren't you super impressed I read the FAQ before reporting a new bug?

@antdude
Copy link

antdude commented Apr 24, 2019

Nice. I will be waiting for the updated binary with "youtube-dl -U". :)

@JThiner1997
Copy link

I tried it with the website known as dirpy and it didn't work

@austux
Copy link

austux commented Apr 24, 2019

same story on the Xubuntu 18.04 Linux distribution, waiting for -U to come good (is currently 2019.04.17).

$ youtube-dl -F https://www.youtube.com/watch?v=NtztEzZ1qMQ
[youtube] NtztEzZ1qMQ: Downloading webpage
[youtube] NtztEzZ1qMQ: Downloading video info webpage
ERROR: NtztEzZ1qMQ: "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.
user@OptiPlex980:~/dwhelper$ youtube-dl --verbose -F https://www.youtube.com/watch?v=NtztEzZ1qMQ
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'-F', u'https://www.youtube.com/watch?v=NtztEzZ1qMQ']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.17
[debug] Python version 2.7.15rc1 (CPython) - Linux-4.15.0-48-generic-x86_64-with-Ubuntu-18.04-bionic
[debug] exe versions: ffmpeg 3.4.4, ffprobe 3.4.4, rtmpdump 2.4
[debug] Proxy map: {}
[youtube] NtztEzZ1qMQ: Downloading webpage
[youtube] NtztEzZ1qMQ: Downloading video info webpage
ERROR: NtztEzZ1qMQ: "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 "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
ie_result = self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
video_id=video_id)
ExtractorError: NtztEzZ1qMQ: "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.

@raapcoelho
Copy link

I am waiting for the update, my system is centos.. :)

@kiav
Copy link

kiav commented Apr 24, 2019

Same:
$ youtube-dl --verbose -F https://www.youtube.com/watch?v=B8uoyPZhuUw
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'--verbose', u'-F', u'https://www.youtube.com/watch?v=B8uoyPZhuUw']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2019.04.17
[debug] Python version 2.7.11 (CPython) - Linux-4.9.167-std-def-alt0.M80P.1-x86_64-with-ALT-8.3-altlinux
[debug] exe versions: avconv 11.6-alt1, avprobe 11.6-alt1
[debug] Proxy map: {}
[youtube] B8uoyPZhuUw: Downloading webpage
[youtube] B8uoyPZhuUw: Downloading video info webpage
ERROR: B8uoyPZhuUw: "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 "/home/kiav/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/home/kiav/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
ie_result = self._real_extract(url)
File "/home/kiav/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
video_id=video_id)
ExtractorError: B8uoyPZhuUw: "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.

@BeeLabs
Copy link

BeeLabs commented Apr 24, 2019

[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['https://www.youtube.com/watch?v=Q2DsOapYIn0', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.04.17
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: none
[debug] Proxy map: {}
[youtube] Q2DsOapYIn0: Downloading webpage
[youtube] Q2DsOapYIn0: Downloading video info webpage
ERROR: Q2DsOapYIn0: "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\ytdl-org\tmp1tqz5pcu\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1tqz5pcu\build\youtube_dl\extractor\common.py", line 529, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1tqz5pcu\build\youtube_dl\extractor\youtube.py", line 1693, in _real_extract
youtube_dl.utils.ExtractorError: Q2DsOapYIn0: "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.

@laudai
Copy link

laudai commented Apr 24, 2019

Same in Ubuntu 16.04
☁ ~ youtube-dl --version
2019.04.17
☁ ~ youtube-dl -F "https://youtu.be/LVsjX97mCLg"
[youtube] LVsjX97mCLg: Downloading webpage
[youtube] LVsjX97mCLg: Downloading video info webpage
ERROR: LVsjX97mCLg: "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.

@Droffig61
Copy link

Droffig61 commented Apr 24, 2019

Does this seem to be the same error? If so is there going to be a new compiled exe I could test.
C:\IUWORK\MPV>youtube-dl.exe -v https://www.youtube.com/watch?v=YpqaWQiyQRA
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://www.youtube.com/watch?v=YpqaWQiyQRA']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.04.17
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17763
[debug] exe versions: none
[debug] Proxy map: {}
[youtube] YpqaWQiyQRA: Downloading webpage
[youtube] YpqaWQiyQRA: Downloading video info webpage
ERROR: YpqaWQiyQRA: "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\ytdl-org\tmp1tqz5pcu\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1tqz5pcu\build\youtube_dl\extractor\common.py", line 529, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1tqz5pcu\build\youtube_dl\extractor\youtube.py", line 1693, in _real_extract
youtube_dl.utils.ExtractorError: YpqaWQiyQRA: "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.

This is the version I have:
C:\IUWORK\MPV>youtube-dl.exe -U
youtube-dl is up-to-date (2019.04.17)

@muyklet
Copy link

muyklet commented Apr 24, 2019

$ youtube-dl -F https://www.youtube.com/watch?v=6sfnIAgxBU4 -v

[debug] Command-line args: [u'-F', u'https://www.youtube.com/watch?v=6sfnIAgxBU4', u'-v']
[debug] youtube-dl version 2019.04.17
[debug] Python version 2.7.12 (CPython) - Linux-4.15.0-47-generic-x86_64
[debug] exe versions: ffmpeg 2.8.15, ffprobe 2.8.15, rtmpdump 2.4

ERROR: 6sfnIAgxBU4: "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 "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract
ie_result = self._real_extract(url)
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1693, in _real_extract
video_id=video_id)
ExtractorError: 6sfnIAgxBU4: "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.

@VimWei
Copy link

VimWei commented Apr 24, 2019

PS D:\Youtube> youtube-dl --proxy socks5://127.0.0.1:6666/ --write-auto-sub --skip-download "https://youtu.be/fCxzA9_kg6s?list=PLA567CE235D39FA84" -o '%(playlis
t)s/%(playlist_index)s - %(title)s.%(ext)s'
[youtube:playlist] Downloading playlist PLA567CE235D39FA84 - add --no-playlist to just download video fCxzA9_kg6s
[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.

@paulguy
Copy link

paulguy commented Apr 24, 2019

@huoble yes

@huoble
Copy link

huoble commented Apr 24, 2019

@huoble yes

It didn't work when I tried it, came up with a bunch of python errors.

@gemisat
Copy link

gemisat commented Apr 24, 2019

I guess the fix wont work if youtube-dl was installed with the following instructions?

sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl

sudo chmod a+rx /usr/local/bin/youtube-dl

@huoble
Copy link

huoble commented Apr 24, 2019

It's still not working, I think I'll just wait for it to be fixed. Thanks though tedder.

@dstftw dstftw closed this as completed in 56667d6 Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from sandsmark Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from Brakhma Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from MostAwesomeDude Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from dtyaden Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from navalinovian Apr 24, 2019
@ytdl-org ytdl-org deleted a comment Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from vienntbna Apr 24, 2019
@ytdl-org ytdl-org locked and limited conversation to collaborators Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from yuriploc Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from tedder Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from tedder Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from BootsyCollins Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from tedder Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from matthewkovacs Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from huoble Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from huoble Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from paulguy Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from vienntbna Apr 24, 2019
@ytdl-org ytdl-org deleted a comment Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from hikaricore Apr 24, 2019
@ytdl-org ytdl-org deleted a comment from mnalis Apr 24, 2019
meunierd referenced this issue in meunierd/youtube-dl Dec 27, 2019
…, closes #20762, closes #20764, closes #20766, closes #20767, closes #20769, closes #20771, closes #20768, closes #20770)
meunierd referenced this issue in meunierd/youtube-dl Feb 13, 2020
…, closes #20762, closes #20764, closes #20766, closes #20767, closes #20769, closes #20771, closes #20768, closes #20770)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.