mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-02 22:21:29 +03:00
added download only mode that simply downloads files to the client when the server finishes the download
added dependency on savefile library for download-only mode
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
},
|
||||
"Extra": {
|
||||
"title_top": "Youtube Downloader",
|
||||
"file_manager_enabled": true
|
||||
"download_only_mode": false,
|
||||
"file_manager_enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user