1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-21 06:56:40 +02:00

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:
Pierre Rudloff 2017-12-23 19:43:17 +01:00
commit 60ae2a21cb

View File

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