mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 20:15:24 +00:00
Add Windows backslash example
This commit is contained in:
parent
f2dd023ee9
commit
2347fcb047
@ -68,8 +68,9 @@ You can change some behaviors by tweaking the configuration file.
|
|||||||
| download_default_language | true | Whether or not you want to download only the default Italian audio language. | false |
|
| download_default_language | true | Whether or not you want to download only the default Italian audio language. | false |
|
||||||
| selected_language | English | If `"download_default_language"` is `False` the script will download this language | French |
|
| selected_language | English | If `"download_default_language"` is `False` the script will download this language | French |
|
||||||
| max_worker | 20 | How many workers will cooperate to download .ts file (High value may slow down your pc) | 30 |
|
| max_worker | 20 | How many workers will cooperate to download .ts file (High value may slow down your pc) | 30 |
|
||||||
[!IMPORTANT]
|
|
||||||
If you're on **Windows** you'll need to use double black slashes. Otherwise, one slash is fine.
|
> [!IMPORTANT]
|
||||||
|
> If you're on **Windows** you'll need to use double black slashes. Otherwise, one slash is fine.
|
||||||
|
|
||||||
Path examples:
|
Path examples:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user