lwc:multimedia_and_graphics:downloading

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lwc:multimedia_and_graphics:downloading [2024/02/19 10:04] John Harrisonlwc:multimedia_and_graphics:downloading [2025/01/23 10:26] (current) John Harrison
Line 1: Line 1:
 ===== Youtube download ===== ===== Youtube download =====
   * ''yt-dlp'' seems to work a lot better than ''youtube-dl''   * ''yt-dlp'' seems to work a lot better than ''youtube-dl''
-    * download all videos in a playlist: ''yt-dlp -i <playlist>+    * download all videos in a playlist: ''yt-dlp -i <playlist>'' 
 +    * get just mp3 from download ''yt-dlp -x --audio-format mp3 <URL>'' 
 +  * fixing: ''ERROR: [youtube] na47wMFfQCo: Sign in to confirm you’re not a bot. This helps protect our community. Learn more'' 
 +    * On Chrome install Cookie Editor extension 
 +    * on Youtube export the cookies in Netscape format 
 +    * add to command: ''yt-dlp --cookies <name-of-cookie-file-ending-with.txt>'' 
 +    * //[[https://www.reddit.com/r/youtubedl/comments/1e6bzu4/ytdlp_error_sign_in_to_confirm_youre_not_a_bot/|source]]//
  • lwc/multimedia_and_graphics/downloading.1708358691.txt.gz
  • Last modified: 2024/02/19 10:04
  • by John Harrison