mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-17 16:45:13 -04:00
Add help for youtube config section
This commit is contained in:
parent
5cb287cdbe
commit
dad58d8d22
1 changed files with 4 additions and 0 deletions
|
@ -231,6 +231,10 @@ class ConfigDocumentation:
|
||||||
quality: 0, 1, or 2
|
quality: 0, 1, or 2
|
||||||
soundcloud:
|
soundcloud:
|
||||||
quality: Only 0 is available
|
quality: Only 0 is available
|
||||||
|
youtube:
|
||||||
|
quality: Only 0 is available for now
|
||||||
|
download_videos: Download the video along with the audio
|
||||||
|
video_downloads_folder: The path to download the videos to
|
||||||
database: This stores a list of item IDs so that repeats are not downloaded.
|
database: This stores a list of item IDs so that repeats are not downloaded.
|
||||||
filters: Filter a Qobuz artist's discography. Set to 'true' to turn on a filter.
|
filters: Filter a Qobuz artist's discography. Set to 'true' to turn on a filter.
|
||||||
extras: Remove Collectors Editions, live recordings, etc.
|
extras: Remove Collectors Editions, live recordings, etc.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue