1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-27 07:35:08 +02:00
alltube/config.example.yml
2016-04-11 22:41:25 +02:00

12 lines
241 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