mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-21 14:23:19 +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:
@@ -130,6 +130,10 @@ let CONFIG_ITEMS = {
|
||||
},
|
||||
|
||||
// Advanced
|
||||
'ytdl_default_downloader': {
|
||||
'key': 'ytdl_default_downloader',
|
||||
'path': 'YoutubeDLMaterial.Advanced.default_downloader'
|
||||
},
|
||||
'ytdl_use_default_downloading_agent': {
|
||||
'key': 'ytdl_use_default_downloading_agent',
|
||||
'path': 'YoutubeDLMaterial.Advanced.use_default_downloading_agent'
|
||||
|
||||
Reference in New Issue
Block a user