Andrews54757 / FastStream

Stream videos without buffering in the browser. An extension that gives you a better, accessible video player designed for your needs.
https://faststream.online/
Other
443 stars 30 forks source link

[BUG] On a streaming site, cannot save some downloads #242

Closed Bolongna closed 2 months ago

Bolongna commented 2 months ago

Can fully buffer most videos in full hd, however if the video is longer than about 2 hrs it will not allow it to be saved. It will show the cont going up to 100% then an error screen shows up saying it cannot save the video and asks if I would like to save the buffer contents. for movies of "normal" length it seems to work fine. I increased the pre-download size to far over what the video should need but no change.

This is the latest chrome version running on chrome that is up to date. running on W11

The site is ( https://fmovies.ps/ ) but I've had it happen on others as well. Primarily when trying to save the LOTR movies or others that are over 2.5 hrs or so in full HD.

Andrews54757 commented 2 months ago

FastStream is not designed to download large media files and such will not be supported in the near future due to limits on resources. Please use a different tool such as VLC to process large files.

Nevertheless, you have brought to my attention that FastStream's saving code required some refactoring, I have since updated the code to properly handle 64 bit byte offsets.