Skip to content

Instantly share code, notes, and snippets.

@Akczht
Last active November 26, 2024 19:47
Show Gist options
  • Save Akczht/d46566ce92d573a4a1f7b8c44690f10b to your computer and use it in GitHub Desktop.
Save Akczht/d46566ce92d573a4a1f7b8c44690f10b to your computer and use it in GitHub Desktop.
my yt-dlp config backup
--embed-subs
--embed-chapters
--embed-thumbnail
--embed-metadata
--sub-langs all
--compat-options no-live-chat
--output "$HOME/Movies/%(title)s.%(ext)s"
# --format-sort "vcodec:avc,aext:m4a" #for a-Shell iOS#
# --output "$PATH_LOCALE/%(title)s.%(ext)s" #for a-Shell iOS#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment