diff options
Diffstat (limited to 'hm/soispha/conf/ytcc/ytcc.conf')
-rw-r--r-- | hm/soispha/conf/ytcc/ytcc.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hm/soispha/conf/ytcc/ytcc.conf b/hm/soispha/conf/ytcc/ytcc.conf index 8f1b2388..513418ca 100644 --- a/hm/soispha/conf/ytcc/ytcc.conf +++ b/hm/soispha/conf/ytcc/ytcc.conf @@ -1,7 +1,8 @@ [ytcc] -download_dir = @xdg_download_dir@ +download_dir = @download_dir@ download_subdirs = false mpv_flags = --really-quiet --ytdl --ytdl-format=bestvideo[height<=?1080]+bestaudio/best --speed=2.7 +download_subdirs = true order_by = playlists:asc, publish_date:desc video_attrs = id, title, publish_date, duration, playlists playlist_attrs = name, url, tags, reverse |