added youtube search functionality in frontend

This commit is contained in:
Isaac Grynsztein
2020-02-13 06:43:49 -05:00
parent 35bdd1deeb
commit 81377a2b38
7 changed files with 231 additions and 4 deletions

View File

@@ -18,6 +18,10 @@
"title_top": "Youtube Downloader",
"download_only_mode": false,
"file_manager_enabled": true
},
"API": {
"use_youtube_API": false,
"youtube_API_key": ""
}
}
}