07-03-2019, 13:28:26
bonjour .
j'ai voulu installer youtube-dl sur RPI 3B+
malheureusement , impossible de télécharger n'importe quelle vidéo youtube .
je n'y comprends rien . un coup de main ? .
j'ai posté aussi pour kodi qui me fait des misères mais j'espère ne pas m'être trompé de salon ...
vous n'êtes pas obligés de répondre à ce post ci .
j'ai trouvé la soluce .
c'était tout con : encadrer l' URL avec des guillemets ,et là ...
çà télécharge !!!
YESSS !!!
merci quand même .
ce lien m'a aidé .
j'ai voulu installer youtube-dl sur RPI 3B+
Code :
[email protected]:~ $ uname -a
Linux raspberrypi 4.19.25-v7+ #1205 SMP Mon Feb 25 18:19:20 GMT 2019 armv7l GNU/Linux
[email protected]:~ $ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.8 (stretch)
Release: 9.8
Codename: stretch
[email protected]:~ $ apt policy youtube-dl
youtube-dl:
Installé : 2017.05.18.1-1
Candidat : 2017.05.18.1-1
Table de version :
*** 2017.05.18.1-1 500
500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
100 /var/lib/dpkg/status
malheureusement , impossible de télécharger n'importe quelle vidéo youtube .
Code :
[email protected]:~ $ cd Videos
[email protected]:~/Videos $ sudo youtube-dl https://www.youtube.com/watch?v=RqHYAnW6lKY&list=RDMMRqHYAnW6lKY&start_radio=1
[1] 1460
[2] 1461
[email protected]:~/Videos $ [youtube] RqHYAnW6lKY: Downloading webpage
[youtube] RqHYAnW6lKY: Downloading video info webpage
[youtube] RqHYAnW6lKY: Extracting video information
WARNING: unable to extract uploader nickname
[youtube] RqHYAnW6lKY: Downloading js player vflwK9E86
ERROR: Signature extraction failed: Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py", line 1162, in _decrypt_signature
video_id, player_url, s
File "/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py", line 1073, in _extract_signature_function
res = self._parse_sig_js(code)
File "/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py", line 1134, in _parse_sig_js
jscode, 'Initial JS player signature function name', group='sig')
File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 782, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.RegexNotFoundError: Unable to extract Initial JS player signature function name; 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.
(caused by RegexNotFoundError('Unable to extract \x1b[0;34mInitial JS player signature function name\x1b[0m; 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.',)); 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.
[1]- Termine 1 sudo youtube-dl https://www.youtube.com/watch?v=RqHYAnW6lKY
[2]+ Fini list=RDMMRqHYAnW6lKY
je n'y comprends rien . un coup de main ? .

j'ai posté aussi pour kodi qui me fait des misères mais j'espère ne pas m'être trompé de salon ...

vous n'êtes pas obligés de répondre à ce post ci .
j'ai trouvé la soluce .
c'était tout con : encadrer l' URL avec des guillemets ,et là ...
çà télécharge !!!
YESSS !!!



merci quand même .
ce lien m'a aidé .