Closed Mxater closed 3 months ago
Refer to Issue #726, You need a CDM. I really need to make this error more explicit
I had the same exact issue, although I did have a CDM retrieved today and I also have a premium account, active and verified as of today as well.
This fixed it for me:
I had not considered the .config/bin-path.yaml
for the external tools. I pointed the paths and escaped the backslashes (C:\\Users\\USERNAME
etc). Suddenly it started working.
@Jaynator495 Maybe a check at startup (when relevant switches are used) to see if paths to binaries are valid (and maybe break if not), before connection to service is made?
It would point users to the issue and also prevent TOO_MANY_ACTIVE_STREAMS
in one go.
TS is not my language unfortunately, sorry.
@Jaynator495 Maybe a check at startup (when relevant switches are used) to see if paths to binaries are valid (and maybe break if not), before connection to service is made? It would point users to the issue and also prevent
TOO_MANY_ACTIVE_STREAMS
in one go. TS is not my language unfortunately, sorry.
I think it originally was like that because none of the binaries were a hard requirement, though I should probably at least add a warning at the start of the script for if the binaries given in bin-path.yml are valid or not
here's my folder structure, if it is of any help
inside the "bin" folder
contents of "bin-path.yml" under the "config" folder
ffmpeg: ".\\bin\\ffmpeg.exe"
mkvmerge: ".\\bin\\mkvmerge.exe"
ffprobe: ".\\bin\\ffprobe.exe"
mp4decrypt: ".\\bin\\mp4decrypt.exe"
For my, now works in this way. I only misses the widevine files for work.
ffmpeg: "ffmpeg.exe"
mkvmerge: "mkvmerge.exe"
ffprobe: "ffprobe.exe"
mp4decrypt: "mp4decrypt.exe"
How to get cdm
How to get cdm
Google it, due to legalities i cannot extend any help
I searched don't know so only asked here bro , If you can please tell me here bro
i will be messaging you
Alright, closing this now
Program version
5.1.3
Operating System
Windows
Type
GUI
Service
Crunchyroll
Command used
Download
Show ID
GRWEMVNQR
Episode
1,2,3,4,5,6,7,8,9,10,11,12,13
Console Output
Additional Information
I tried to download chapters from crunchyroll, but not download nothing. I tried too only download subtitles, but not work too.
I attach 2 logs, one for not downloaded an another with TOO_MANY_ACTIVE_STREAMS error.