sh1nobuu / BitAnime

A Python script that allows you to download all of an anime's episodes at once.
23 stars 10 forks source link

1kb files #8

Closed Arctic4161 closed 2 years ago

Arctic4161 commented 2 years ago

All videos downloaded seem to be 1kb in size. Opening the files shows a 403 error. Seems to work up until the download for some reason. This was tested with the script and the EXE. Capture

sh1nobuu commented 2 years ago

All videos downloaded seem to be 1kb in size. Opening the files shows a 403 error. Seems to work up until the download for some reason. This was tested with the script and the EXE. Capture

Thanks for the feedback. This issue will be fix on the next update.

Arctic4161 commented 2 years ago

I was able to resolve the 403 error by adding a refer to the backend. Capture