Merge tag '1.1.0' into develop

New JSON API
Updated youtube-dl to 2018.03.20
Some VideoDownload exceptions now have an error code and/or a path
This commit is contained in:
Pierre Rudloff 2018-03-20 12:15:22 +01:00
commit 38e01b8b52

View file

@ -1,7 +1,7 @@
{ {
"name": "alltube", "name": "alltube",
"description": "HTML GUI for youtube-dl", "description": "HTML GUI for youtube-dl",
"version": "1.0.0", "version": "1.1.0",
"author": "Pierre Rudloff", "author": "Pierre Rudloff",
"bugs": "https://github.com/Rudloff/alltube/issues", "bugs": "https://github.com/Rudloff/alltube/issues",
"dependencies": { "dependencies": {