Add Anime as a category to the default locations

This commit is contained in:
Jarian Cottingham 2026-02-20 09:11:51 -06:00
parent 8b90a4ebc7
commit 34d3ecd898

View File

@ -149,6 +149,7 @@ class YouTubeCLI:
"/Volumes/MediaServer/Youtube/Photography", "/Volumes/MediaServer/Youtube/Photography",
"/Volumes/MediaServer/Youtube/Language", "/Volumes/MediaServer/Youtube/Language",
"/Volumes/MediaServer/Youtube/Automotive", "/Volumes/MediaServer/Youtube/Automotive",
"/Volumes/MediaServer/Youtube/Anime",
], ],
"max_videos_per_page": 15, "max_videos_per_page": 15,
"yt_dlp_args": { "yt_dlp_args": {