mirror of
https://github.com/Crunchy-DL/Crunchy-Downloader.git
synced 2026-05-16 15:02:03 +00:00
Updated 5.1 ‐ CR‐Settings (markdown)
parent
087291d05a
commit
6ba8bbb9e6
1 changed files with 7 additions and 0 deletions
|
|
@ -39,6 +39,13 @@ Hard subtitles (hardsubs) are subtitles permanently embedded into a video file,
|
|||
- **Audio Quality**: Dropdown to select the preferred audio quality.
|
||||
- **Download Chapters**: Checkbox to decide if chapters should be downloaded and included in the video file.
|
||||
|
||||
## Filename Settings
|
||||
[](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Filename.png)
|
||||
|
||||
- **Leading Zeros for Seasons and Episodes**: Define the number of leading zeros for season and episode numbers (e.g., 01, 02, 03 or 001, 002, 003).
|
||||
- **Filename Template**: Define the filename format for each episode. Use variables such as `${seasonTitle}` for specific episode values. You can also set folder structures, for example, `${seriesTitle}\\${seriesTitle} - ${season}E${episode}` creates a series folder for each series.
|
||||
|
||||
|
||||
## Muxing Settings
|
||||
[](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/images/Settings_Muxing.png)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue