[+] Dlaczego Youtube-DL nie radzi sobie ze ściągnięciem wszystkich filmów?
: 20 listopada 2015, 12:00
Witam, od czasu do czasu ściągam przez youtube-dl niektóre filmy. Nie powiem że aplikacja jest zastraszająco szybka porównując ją do innych aplikacji z widnowsa. Ale niektórych filmów nie potrafi ściągnąć. W terminalu wyskakuje taki oto błąd i nie wiem jak się za to zabrać:
Może ktoś coś poradzić na to?
Pozdrawiam.
Kod: Zaznacz cały
arczik@Debian:~$ youtube-dl https://www.youtube.com/watch?v=Tkq2_VSaQoY
[youtube] Setting language
[youtube] Tkq2_VSaQoY: Downloading webpage
[youtube] Tkq2_VSaQoY: Downloading video info webpage
[youtube] Tkq2_VSaQoY: Extracting video information
[youtube] Tkq2_VSaQoY: Encrypted signatures detected.
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 479, in _decrypt_signature
video_id, player_url, s
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 356, in _extract_signature_function
raise ExtractorError('Cannot identify player %r' % player_url)
ExtractorError: Cannot identify player u'https://s.ytimg.com/yts/jsbin/player-en_US-vflCIicNM/base.js'; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update
Pozdrawiam.