Merge tag '2.1.0' into develop

Use Symfony for translations so locales don't have to be installed on the OS
Removed social buttons
Various bug fixes
Fixed testing on CI
Display download options even when video only has one format
Allow every config options to be set with environment variables
Improved Spanish and French translation
New debug option
This commit is contained in:
Pierre Rudloff 2019-11-29 22:40:14 +01:00
commit ce5edcb2b7
1 changed files with 1 additions and 1 deletions

View File

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