alltube/config.example.yml

12 lines
241 B
YAML
Raw Normal View History

2015-10-31 15:42:25 +01:00
youtubedl: vendor/rg3/youtube-dl/youtube_dl/__main__.py
python: /usr/bin/python
params:
- --no-playlist
- --no-warnings
- -f best[protocol^=http]
2016-04-11 22:41:25 +02:00
- --playlist-end
- 1
curl_params:
2015-10-31 15:42:25 +01:00
convert: false
2015-11-21 20:54:38 +01:00
avconv: vendor/bin/ffmpeg