mirror of
https://github.com/Crunchy-DL/Crunchy-Downloader.git
synced 2026-05-20 08:51:48 +00:00
Updated Home (markdown)
parent
f87d346c38
commit
08cb305669
1 changed files with 17 additions and 0 deletions
17
Home.md
17
Home.md
|
|
@ -23,3 +23,20 @@ The usage of this application may also cause a violation of the Terms of Service
|
|||
|
||||
This application enables you to download videos for offline viewing which may be forbidden by law in your country. You are entirely responsible for what happens when you use crunchy-downloader.
|
||||
|
||||
# FAQ for Crunchy-Downloader
|
||||
|
||||
## Error: "Can't find cdm files in widevine folder"
|
||||
This error indicates that the necessary CDM (Content Decryption Module) files are missing in the Widevine folder, which are essential for decryption during the download process. To resolve this issue:
|
||||
|
||||
- Visit the [README.md](https://github.com/Crunchy-DL/Crunchy-Downloader/blob/master/README.md) file on the Crunchy-Downloader GitHub repository for instructions on setting up the CDM files.
|
||||
- Check the discussion [here](https://github.com/Crunchy-DL/Crunchy-Downloader/discussions/36) for more information on the CDM files.
|
||||
|
||||
Ensure that you have correctly set up the Widevine CDM files according to the provided instructions.
|
||||
|
||||
## How to Create Series/Season Folders
|
||||
To create folders for each series or season, you need to adjust the filename settings in the settings tab of the downloader.
|
||||
|
||||
- Refer to the [filename settings section](https://github.com/Crunchy-DL/Crunchy-Downloader/wiki/5-%E2%80%90-Settings#filename-settings) on the project's wiki for detailed instructions on how to configure the settings.
|
||||
- You can specify naming conventions and directory structures according to your preferences using the configuration options available in the application.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue