Skip to content

Instantly share code, notes, and snippets.

@arlm
Created December 12, 2023 12:28
Show Gist options
  • Save arlm/0cc2419ef2260bb896ecd389803f9719 to your computer and use it in GitHub Desktop.
Save arlm/0cc2419ef2260bb896ecd389803f9719 to your computer and use it in GitHub Desktop.
for i in vtt ttml srv3 srv2 srv1 json3; do yt-dlp --skip-download --write-auto-sub --sub-lang en-orig,en,de,pt,en-en-US,de-en-US,pt-en-US --sub-format $i https://www.youtube.com/watch\?v\=6fSXKthsPjU; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment