Skip to content

Instantly share code, notes, and snippets.

@seamonkey420
Last active March 11, 2022 05:17
Show Gist options
  • Select an option

  • Save seamonkey420/45f851d3c900a5bcce81636410a577e6 to your computer and use it in GitHub Desktop.

Select an option

Save seamonkey420/45f851d3c900a5bcce81636410a577e6 to your computer and use it in GitHub Desktop.
Youtube-DLP example script. Embeds metadata and thumbnails, uses US as geo code and saves to D:/Downloads/YT folders. Uses yt-dlp fork vs yt-dl.
yt-dlp.exe -f b --geo-bypass-country US --embed-thumbnail --add-metadata --compat-options embed-metadata -P "D:/Downloads/YT" YOUTUBEURLHERE/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment