1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-07-02 08:20:56 +02:00
alltube/config.example.yml
2016-04-12 21:13:43 +02:00

13 lines
271 B
YAML

youtubedl: vendor/rg3/youtube-dl/youtube_dl/__main__.py
python: /usr/bin/python
params:
- --no-playlist
- --no-warnings
- -f best[protocol^=http]
- --playlist-end
- 1
curl_params:
convert: false
avconv: vendor/bin/ffmpeg
rtmpdump: vendor/bin/rtmpdump