13 lines
722 B
Markdown
13 lines
722 B
Markdown
# Configuration
|
|
This is Json Object (With these Key/Value Pairs)<br>
|
|
File path is config/tytdprop.json
|
|
| Name | Description | Type |
|
|
| ------- | ----------------- | ----- |
|
|
| AlwaysDownloadChannel | Always download channel info when downloading Video or Playlist | Boolean |
|
|
| SubscriptionInterval | Time Between checking subscriptions ex "01:00:00" | TimeSpan (String) |
|
|
| UseLogs | Whether Downloader Logs errors or video downloads | Boolean |
|
|
| PrintVideoIds | Whether to print Download: Title with Id: to stdout | Boolean |
|
|
| PrintErrors | Whether to print exceptions | Boolean |
|
|
| LogVideoIds | Whether to log video Ids | Boolean |
|
|
| AddDateInLog | Whether to add Date in log | Boolean |
|