Closed kokoboko5 closed 4 months ago
Do you have mp4decrypt and a CDM?
Do you have mp4decrypt and a CDM?
Yes I have
I found out what caused this problem
It was in the bin-path.yml file
By default it was like this
ffmpeg: "ffmpeg.exe" mkvmerge: "mkvmerge.exe" ffprobe: "ffprobe.exe" mp4decrypt: "mp4decrypt.exe"
After I modified it
ffmpeg: ".\bin\ffmpeg.exe" mkvmerge: ".\bin\mkvmerge.exe" ffprobe: ".\bin\ffprobe.exe" mp4decrypt: ".\bin\mp4decrypt.exe"
The script is now working
The script is now working
I tried your solution and now it's more broken cries
Program version
5.1.4
Operating System
Windows
Type
CLI
Service
Crunchyroll
Command used
aniDL --service "crunchy" -s G6WEC315N -e 1 --novids --noaudio --chapters false --dlsubs ar
Show ID
G6WEC315N
Episode
1
Console Output
Additional Information
No response