Merge tag '0.8.0' into develop

New uglyUrls option that disables URL rewriting
New stream option that enables streaming videos through the server
Enabled audio conversion in the Docker image
Updated youtube-dl to 2017.03.07
Removed the unused /json route
This commit is contained in:
Pierre Rudloff 2017-04-03 00:05:51 +02:00
commit c44f22fa58

View file

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