Add fallback to bestvideo and worstvideo (fixes #288)
This commit is contained in:
parent
4ef7a93dce
commit
29756cf290
3 changed files with 23 additions and 17 deletions
|
@ -49,9 +49,9 @@ appName: AllTube Download
|
|||
|
||||
# Generic formats supported by youtube-dl
|
||||
genericFormats:
|
||||
best: Best
|
||||
best/bestvideo: Best
|
||||
bestvideo+bestaudio: Remux best video with best audio
|
||||
worst: Worst
|
||||
worst/worstvideo: Worst
|
||||
|
||||
# Enable debug mode.
|
||||
debug: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue