mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-17 16:51:29 +03:00
Updated Configuration (WIP) (markdown)
@@ -4,7 +4,7 @@ The configuration is stored in `appdata` directory. It's a JSON file separated i
|
|||||||
|
|
||||||
# Items
|
# Items
|
||||||
|
|
||||||
## Main (WIP)
|
## Main
|
||||||
|
|
||||||
| Text | Name | Key/ENV Var | Explanation | Default value |
|
| Text | Name | Key/ENV Var | Explanation | Default value |
|
||||||
| ----------- | ----------- | ----------- | ----------- | ----------- |
|
| ----------- | ----------- | ----------- | ----------- | ----------- |
|
||||||
@@ -19,7 +19,7 @@ The configuration is stored in `appdata` directory. It's a JSON file separated i
|
|||||||
| Theme | default_theme | ytdl_default_theme | Sets the default theme ("default" or "dark") | "Default" |
|
| Theme | default_theme | ytdl_default_theme | Sets the default theme ("default" or "dark") | "Default" |
|
||||||
| Allow theme change | allow_theme_change | ytdl_allow_theme_change | Allows the theme to be changed by hitting the 3 dots in the top right corner | true |
|
| Allow theme change | allow_theme_change | ytdl_allow_theme_change | Allows the theme to be changed by hitting the 3 dots in the top right corner | true |
|
||||||
|
|
||||||
## Downloader (finished)
|
## Downloader
|
||||||
|
|
||||||
| Text | Name | Key/ENV Var | Explanation | Default value |
|
| Text | Name | Key/ENV Var | Explanation | Default value |
|
||||||
| ----------- | ----------- | ----------- | ----------- | ----------- |
|
| ----------- | ----------- | ----------- | ----------- | ----------- |
|
||||||
@@ -34,7 +34,7 @@ The configuration is stored in `appdata` directory. It's a JSON file separated i
|
|||||||
| Max concurrent downloads | max_concurrent_downloads | ytdl_max_concurrent_downloads | Limits the number of simultaneous downloads | 5 |
|
| Max concurrent downloads | max_concurrent_downloads | ytdl_max_concurrent_downloads | Limits the number of simultaneous downloads | 5 |
|
||||||
| Download rate limit | download_rate_limit | ytdl_download_rate_limit | Limits download speed | "" |
|
| Download rate limit | download_rate_limit | ytdl_download_rate_limit | Limits download speed | "" |
|
||||||
|
|
||||||
## Extra (finished)
|
## Extra
|
||||||
|
|
||||||
| Text | Name | Key/ENV Var | Explanation | Default value |
|
| Text | Name | Key/ENV Var | Explanation | Default value |
|
||||||
| ----------- | ----------- | ----------- | ----------- | ----------- |
|
| ----------- | ----------- | ----------- | ----------- | ----------- |
|
||||||
|
|||||||
Reference in New Issue
Block a user