shell-things/conf/yt-dlp.conf

22 lines
578 B
Plaintext
Raw Normal View History

2021-08-29 18:10:32 +02:00
# ~/.config/yt-dlp/config
# ASCII only filenames, no spaces or &s
--restrict-filenames
# Windows compatible filenames
--windows-filenames
2024-01-25 13:39:25 +01:00
# Attempt to take cookies from...
#--cookies-from-browser edge
#--cookies-from-browser firefox
# Check about:profiles for LibreWolf path after the :
--cookies-from-browser firefox:
2021-08-29 18:10:32 +02:00
# Download all subtitles, even autogenerated, but not livechat
--write-subs
--write-auto-subs
# This will have unforeseen consequences
#--sub-langs all,-live_chat
# Thus copy-paste from mpv
--sub-langs fi,fin,en,eng,eo,epo,cs,ces,cze,sv,swe,es,spa,ru,rus