Merge tag '0.9.0' into develop

Basic playlist support (#58)
Alltube does not use curl anymore (#105)
New experimental remux option (#103)
youtube-dl updated to 2017.04.28
getURL() now returns an array
Tests have been refactored
This commit is contained in:
Pierre Rudloff 2017-04-28 16:31:26 +02:00
commit 2411add196

View file

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