1
0
Fork 0
dotfiles/.config/yt-dlp/plst_config

18 lines
417 B
Plaintext
Executable File

--yes-playlist
--no-keep-fragments
--hls-use-mpegts
--no-windows-filenames
--no-continue
--no-mtime
--no-write-description
--console-title
--embed-subs
--embed-thumbnail
--no-write-auto-subs
--restrict-filename
--trim-filenames 200
--format 'bestvideo*+bestaudio/b'
--no-overwrites
--compat-options no-live-chat
--output '%(playlist_index)s__%(title)s,%(width)s_%(height)s_%(fps)s,%(duration_string)s,%(id)s.%(ext)s'