diff --git a/conf/yt-dlp.conf b/conf/yt-dlp.conf new file mode 100644 index 00000000..d20a3f1b --- /dev/null +++ b/conf/yt-dlp.conf @@ -0,0 +1,18 @@ +# ~/.config/yt-dlp/config + +# ASCII only filenames, no spaces or &s +--restrict-filenames + +# Windows compatible filenames +--windows-filenames + +# Attempt to take cookies from Edge +--cookies-from-browser edge + +# 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