Quote:
Originally Posted by timba1210
What I mean by 'failing partway' is that the file downloads partially, but never makes it to 100%.
|
As said I can't confirm this.
It's working fine here.
Did you maybe try to start multiple rtve downloads at the same time?
Are you using a VPN?
Did you play a rtve video in your browser while you were using JD for downloading?
Quote:
Originally Posted by timba1210
From looking at how the file downloads via JD, as well as how the media loads via monitoring the Developer Tools from my browser when I stream the videos in my browser window, it seems that the java-based player only pulls down the video stream in pieces or 'chunks'. Would it be the case that, when JD downloads such a link, it downloads the chunks and stitches them together? If so, I can understand how there might be some failure along the way as it downloads the parts in sequence.
|
We're doing the same - we're using FFmpeg to download that stream --> That is the same method which e.g. VideoDownloadHelper is using. It will also be used when downloading the videos with this method:
https://support.jdownloader.org/Know...aming-websites
Please check if you can manually download that stream 100%.
Quote:
Originally Posted by timba1210
Every time it would fail, it would fail at different percentages of completion, never at the same point for the same stream.
|
Sounds quite similar to this issue:
https://board.jdownloader.org/showthread.php?t=93137
Quote:
Originally Posted by timba1210
So, if I understand the responses correctly, if similar issues arise in future, it would seem more likely to be a server-side issue than a JD issue?
|
It can be a mix of both:
JD might request the segments "too fast" which was okay serverside before.
All I can say for now is that it's working fine for me.