Closed dcdelacuesta closed 1 year ago
still seems to be the case.
Fixed, this was due to AllAnime. Parts of codebase need rewrite to accommodate for AllAnime's audio/video separation. So I suggest just streaming for now. Downloading would give you video-only.
i found that changing the filetype to .mp4 in cli makes it run fine. maybe having a filetype check before it finishes downloading would work? this could be me oversimplifying the issue though since you did say you have to rewrite parts of the codebase
The internal downloader complies with what the servers gives it. It could be a different issue altogether to be honest, since this is very old.
but what im suggesting is checking file format after compile. like im thinking some jank script that runs after the main program runs that checks "if file format isn't [list of supported formats], then convert to [mp4]" or whatever would be most likely to work.
readme should also contain this:
I want to download this new anime called "Oshi no Ko", but it does not and this is what it says:
"downloader/standard[E01.txt]: CRITICAL] Stream does not support ranged downloading; failed downloads cannot be continued. GET / E01.txt: 0.00B [00:00, ?B/s]"
Also why is the file in .txt and not in .ts or .mp4 or any other video format? I'm using v1.7.12 on Windows 10.
I don't want to change sources because I like allanime.
This is the full screenshot: