ถือว่ามีประโยชน์มากในการใช้youtube-dl
ซอฟต์แวร์สำหรับการดาวน์โหลด youtubes
ข้อความถูกมองเห็นและหยุดทำงานซึ่งกำลังติดตาม
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 383, in _extract_signature_function
res = self._parse_sig_js(code)
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 454, in _parse_sig_js
u'Initial JS player signature function name')
File "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 391, in _search_regex
raise RegexNotFoundError(u'Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract Initial JS player signature function name; 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.
ฉันควรทำอย่างไรเพื่อดำเนินการต่อ
Make sure you are using the latest version; type youtube-dl -U to update.
คุณทำเช่นนั้น?
youtube-dl -U
ใช้งานไม่ได้อีกต่อไป คำแนะนำสำหรับการปรับปรุง YouTube-ดลจะเป็นเวอร์ชั่นล่าสุดอยู่ที่: YouTube-ดลไม่ทำงาน btw สามารถใช้งานได้หากคุณใช้pip install --upgrade youtube-dl
แทนpip install --upgrade youtube_dl
และยังใช้งานได้กับการติดตั้งในเครื่อง (เช่นโดยไม่ใช้ sudo) ที่ทำในสภาพแวดล้อม Python