Merge tag '0.11.0' into develop
Better Windows support Use ffmpeg/avconv to get RTMP videos (instead of rtmpdump) New audioBitrate parameter that allows to set the MP3 bitrate when converting New avconvVerbosity parameter that allows to set the avconv/ffmpeg logging level Updated youtube-dl to 2017.12.10 Tests now require phpunit 6
This commit is contained in:
commit
60ae2a21cb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "alltube",
|
"name": "alltube",
|
||||||
"description": "HTML GUI for youtube-dl",
|
"description": "HTML GUI for youtube-dl",
|
||||||
"version": "0.10.2",
|
"version": "0.11.0",
|
||||||
"author": "Pierre Rudloff",
|
"author": "Pierre Rudloff",
|
||||||
"bugs": "https://github.com/Rudloff/alltube/issues",
|
"bugs": "https://github.com/Rudloff/alltube/issues",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in a new issue