alltube/config.example.yml

10 lines
212 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]
curl_params:
2015-10-31 15:42:25 +01:00
convert: false
2015-11-21 20:54:38 +01:00
avconv: vendor/bin/ffmpeg