mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-11 21:01:27 +03:00
Added ability to use youtube-dl forks
Downloader now defaults to youtube-dlc because of the recent DMCA requests
This commit is contained in:
@@ -226,6 +226,7 @@ DEFAULT_CONFIG = {
|
||||
}
|
||||
},
|
||||
"Advanced": {
|
||||
"default_downloader": "youtube-dlc",
|
||||
"use_default_downloading_agent": true,
|
||||
"custom_downloading_agent": "",
|
||||
"multi_user_mode": false,
|
||||
|
||||
Reference in New Issue
Block a user