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.
Cannot identify player Python crashes #12952
Comments
|
Additional environment information, same error
|
|
Same issue Fedora 25 (youtube-dl-2017.04.09-1.fc25.noarch) [debug] System config: ['--prefer-free-formats'] |
|
|
I also just updated to 2017.04.17 with the same output. |
i'm using pip |
|
You are using an outdated version of youtube-dl. Read this FAQ entry if you have troubles updating. |
|
I use daily update
foreach ($lb in $libs) {
Invoke-Expression " $pip_exe install --upgrade $lb" 2>&1 | Tee-Object
-append -FilePath $LOG_FILE
}
Invoke-Expression "$pip_exe list" 2>&1 | Tee-Object -append -FilePath
$LOG_FILE
cd c:\bin
c:\bin\youtube-dl.exe -U 2>&1 | Tee-Object -append -FilePath $LOG_FILE
and today have a new issue
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '
http://www.youtube.com/watch?v=tMpfqtGMN98']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.05.01
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg N-79056-gd0a9114, ffprobe N-79056-gd0a9114
[debug] Proxy map: {}
[youtube] tMpfqtGMN98: Downloading webpage
[youtube] tMpfqtGMN98: Downloading video info webpage
ERROR: tMpfqtGMN98: YouTube said: "НОВИНКА! комедия секса! Ген..."
The YouTube account associated with this video has been terminated due to
multiple third-party notifications of copyright infringement.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build
archive\youtube-dl\rg3\tmp0io2aq9r\build\youtube_dl\YoutubeDL.py", line
760, in extract_info
File "C:\Users\dst\AppData\Roaming\Build
archive\youtube-dl\rg3\tmp0io2aq9r\build\youtube_dl\extractor\common.py",
line 429, in extract
File "C:\Users\dst\AppData\Roaming\Build
archive\youtube-dl\rg3\tmp0io2aq9r\build\youtube_dl\extractor\youtube.py",
line 1388, in _real_extract
youtube_dl.utils.ExtractorError: tMpfqtGMN98: YouTube said: "НОВИНКА!
комедия секса! Ген..."
The YouTube account associated with this video has been terminated due to
multiple third-party notifications of copyright infringement.
Moisey O
moiseyoys@gmail.com
*[image: linkedinbutton] <https://www.linkedin.com/in/oysgeltm>*
The view changes only for the leading dog.
…On Mon, May 1, 2017 at 1:20 PM, Sergey M. ***@***.***> wrote:
You are using an outdated version of youtube-dl. Read this FAQ entry
<https://yt-dl.org/update> if you have troubles updating.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#12952 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFEYqkEcja-WdEyzyB43ZcQG7hOIOCvoks5r1hRfgaJpZM4NNGNK>
.
|
|
@moiseyo bother to read the error message. |
What is the purpose of your issue?
$ youtube-dl -v
C:\temp\short>youtube-dl -v http://www.youtube.com/watch?v=a0Xm5D9CGqk
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'http://www.youtube.com/watch?v=a0Xm5D9CGqk']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.04.26
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg N-79056-gd0a9114, ffprobe N-79056-gd0a9114
[debug] Proxy map: {}
[youtube] a0Xm5D9CGqk: Downloading webpage
[youtube] a0Xm5D9CGqk: Downloading video info webpage
[youtube] a0Xm5D9CGqk: Extracting video information
WARNING: unable to extract html5 player; 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] {43} signature length 40.40, html5 player None
ERROR: Signature extraction failed: Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpi8nwgst1\build\youtube_dl\extractor\youtube.py", line 1081, in _decrypt_signature
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpi8nwgst1\build\youtube_dl\extractor\youtube.py", line 969, in _extract_signature_function
youtube_dl.utils.ExtractorError: Cannot identify player 'https://www.youtube.com/yts/jsbin/player-vflppxuSE/en_US/base.js'; 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.
(caused by ExtractorError("Cannot identify player 'https://www.youtube.com/yts/jsbin/player-vflppxuSE/en_US/base.js'; 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.",)); 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\tmpi8nwgst1\build\youtube_dl\extractor\youtube.py", line 1081, in _decrypt_signature
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpi8nwgst1\build\youtube_dl\extractor\youtube.py", line 969, in _extract_signature_function
youtube_dl.utils.ExtractorError: Cannot identify player 'https://www.youtube.com/yts/jsbin/player-vflppxuSE/en_US/base.js'; 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\tmpi8nwgst1\build\youtube_dl\extractor\youtube.py", line 1081, in _decrypt_signature
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpi8nwgst1\build\youtube_dl\extractor\youtube.py", line 969, in _extract_signature_function
youtube_dl.utils.ExtractorError: Cannot identify player 'https://www.youtube.com/yts/jsbin/player-vflppxuSE/en_US/base.js'; 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.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpi8nwgst1\build\youtube_dl\YoutubeDL.py", line 760, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpi8nwgst1\build\youtube_dl\extractor\common.py", line 429, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpi8nwgst1\build\youtube_dl\extractor\youtube.py", line 1642, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpi8nwgst1\build\youtube_dl\extractor\youtube.py", line 1091, in _decrypt_signature
youtube_dl.utils.ExtractorError: Signature extraction failed: Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpi8nwgst1\build\youtube_dl\extractor\youtube.py", line 1081, in _decrypt_signature
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpi8nwgst1\build\youtube_dl\extractor\youtube.py", line 969, in _extract_signature_function
youtube_dl.utils.ExtractorError: Cannot identify player 'https://www.youtube.com/yts/jsbin/player-vflppxuSE/en_US/base.js'; 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.
(caused by ExtractorError("Cannot identify player 'https://www.youtube.com/yts/jsbin/player-vflppxuSE/en_US/base.js'; 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.",)); 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.