Allows playlists to be categorized based on the first video that matches

This commit is contained in:
Isaac Abadi
2021-01-12 22:08:42 -05:00
parent 28ee77cee0
commit 1d5490c0ff
7 changed files with 32 additions and 18 deletions

View File

@@ -20,7 +20,8 @@
"allow_quality_select": true,
"download_only_mode": false,
"allow_multi_download_mode": true,
"enable_downloads_manager": true
"enable_downloads_manager": true,
"allow_playlist_categorization": true
},
"API": {
"use_API_key": false,