Use ffmpeg instead of rtmpdump

This commit is contained in:
Pierre Rudloff 2017-12-23 15:14:43 +01:00
parent 7940446af3
commit f8c8935b4c
11 changed files with 57 additions and 122 deletions

View file

@ -21,9 +21,6 @@ avconv: vendor/bin/ffmpeg
# avconv/ffmpeg logging level.
avconvVerbosity: error
# Path to your rtmpdump binary
rtmpdump: vendor/bin/rtmpdump
# True to disable URL rewriting
uglyUrls: false

View file

@ -3,7 +3,6 @@ convert: false
python: C:\Python36\python.exe
avconv: C:\ProgramData\chocolatey\bin\ffmpeg.exe
avconvVerbosity: fatal
rtmpdump: C:\ProgramData\chocolatey\bin\rtmpdump
youtubedl: C:\Python36\Lib\site-packages\youtube_dl\__main__.py
params:
- --no-warnings