lwc:multimedia_and_graphics:downloading

  • yt-dlp seems to work a lot better than youtube-dl
    • 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>
  • lwc/multimedia_and_graphics/downloading.txt
  • Last modified: 2025/01/23 10:26
  • by John Harrison