recloudstream / cloudstream

Android app for streaming and downloading media.
GNU General Public License v3.0
6.57k stars 526 forks source link

Download progress and download itself not working #1351

Open vdbhb59 opened 2 days ago

vdbhb59 commented 2 days ago

Steps to reproduce

Even though a movie/episode (any video) is able to play, irrespective of the provider or source stream, the download never happens for the video file. Associated subtitles get downloaded, but not the movie itself. It was working before the last 4 commits (2 releases prior). The progress has vanished as well.

Expected behavior

Video file should download, and the download progress should be visible as well.

Actual behavior

Subtitles get downloaded, but not the video file itself.

Cloudstream version and commit hash

pre-release-d899ecb & -3 pre-releases

Android version

14 & 12

Logcat

Will expire in 6 days

https://pb.flossboxin.org.in/?5e0a080a6d32ca16#HKkBgoX8dUgMbgbTEhKsNKMKT7H1MkeX9kX78LDC8pK1

Other details

No response

Acknowledgements

fire-light42 commented 1 day ago

Nothing in the recent updates changed anything about downloads. The last update to the downloader was 25 days ago, and by looking at the logs it looks like it gets an invalid m3u8 file. M3u8 parsing is different for the downloader and player, so this might be the issue, and the site simply updated, but I am unable to verify this without the m3u8 file itself.

vdbhb59 commented 1 day ago

I tried 3 more different sites and not just sorastream. Seems they too are not able to download. Passing error on them too? Do you think?

fire-light42 commented 1 day ago

By the logs it is a parsing error in m3u8. It might be that an extractor used by all sites changed/updated, and gives invalid links. However if you can just give me a short snippit of the m3u8 text I can say if this is the case or not.

vdbhb59 commented 1 day ago

By the logs it is a parsing error in m3u8. It might be that an extractor used by all sites changed/updated, and gives invalid links. However if you can just give me a short snippit of the m3u8 text I can say if this is the case or not.

How can I give that? I am not sure what to do to provide you that.

dcb774 commented 1 day ago

So it could be fixed or it working only on website allow