Merge tag '0.7.0' into develop

Add support for password protected videos
Fix Docker builds
This commit is contained in:
Pierre Rudloff 2016-12-18 23:43:39 +01:00
commit ffb7f28aeb

View file

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