hama3254 / Crunchyroll-Downloader-v3.0

Downloader for Crunchyroll
834 stars 110 forks source link

Some downloads are stuck at 0% #683

Closed alll4m closed 1 year ago

alll4m commented 1 year ago

All episodes of S4 - One Piece: Water 7 (207-325), with the exception of some episodes, are stuck at 0% when downloading.

Screenshot_2 Screenshot_1
hama3254 commented 1 year ago

i would need the FFMPEG-Logfile to know the issue there.

alll4m commented 1 year ago

i would need the FFMPEG-Logfile to know the issue there.

log.txt

hama3254 commented 1 year ago

The video libary can not connect to the server, you can try using the Hybrid Mode which lets the downloader handle the actual download by caching the stream. If that does not work then the CRD-Log might have some more usefull data in it. grafik

alll4m commented 1 year ago

unfortunately it didn't work.

CRD-Log in ffmpeg download mode.txt

CRD-Log in hybrid download mode.txt

strange is that always the same links give problem, several others occur normally.

hama3254 commented 1 year ago

If google tranlates this correctly

System.Net.WebException: Impossível conectar-se ao servidor remoto ---> System.Net.Sockets.SocketException: Uma tentativa de conexão falhou porque o componente conectado não respondeu
corretamente após um período de tempo ou a conexão estabelecida falhou
porque o host conectado não respondeu 34.104.32.36:443

then this would mean that is a network ot server issue and i don't see anything i can do here.

System.Net.WebException: Unable to connect to remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected component did not respond
correctly after a period of time or the established connection failed
because the connected host did not respond 34.104.32.36:443
alll4m commented 1 year ago

The problem was with my network itself. I used a vpn and it downloaded normally, thanks for the help.