mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-17 05:31:28 +03:00
Default youtube downloader switched back to youtube-dl after testing
Fixed bug that caused some non-youtube downloads from failing
This commit is contained in:
@@ -226,7 +226,7 @@ DEFAULT_CONFIG = {
|
||||
}
|
||||
},
|
||||
"Advanced": {
|
||||
"default_downloader": "youtube-dlc",
|
||||
"default_downloader": "youtube-dl",
|
||||
"use_default_downloading_agent": true,
|
||||
"custom_downloading_agent": "",
|
||||
"multi_user_mode": false,
|
||||
|
||||
Reference in New Issue
Block a user