1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-30 08:00:57 +02:00
alltube/config.example.yml
Pierre Rudloff b80b9c7b2e Remove dependency on curl (fixes #105)
avconv/ffmpeg now downloads the video directly when converting
2017-04-24 19:16:38 +02:00

13 lines
258 B
YAML

youtubedl: vendor/rg3/youtube-dl/youtube_dl/__main__.py
python: /usr/bin/python
params:
- --no-playlist
- --no-warnings
- --playlist-end
- 1
convert: false
avconv: vendor/bin/ffmpeg
rtmpdump: vendor/bin/rtmpdump
uglyUrls: false
stream: false