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 [2025/01/11 07:24] John Harrisonlwc:multimedia_and_graphics:downloading [2025/01/23 10:26] (current) John Harrison
Line 3: Line 3:
     * 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>''     * 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.1736601859.txt.gz
  • Last modified: 2025/01/11 07:24
  • by John Harrison