Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use this version #18

Open
mo9ses opened this issue Jan 10, 2022 · 8 comments
Open

Cannot use this version #18

mo9ses opened this issue Jan 10, 2022 · 8 comments

Comments

@mo9ses
Copy link

mo9ses commented Jan 10, 2022

Please make it so I can use this version of the script

@sh1nobuu
Copy link
Owner

Making the program functional again will be hard since gogoanime decided the way how their site works.

@karl0ss
Copy link
Contributor

karl0ss commented Jan 19, 2022

@moisesgamingtv9 @sh1nobuu

I have forked this repo, and have managed to get this all working again, although I have used a bit of your original code, I have made a number of changes that would change BitAnime too much, so I have rebranded to GoGo Downloader -

https://github.com/karl0ss/GoGoDownloader

All original basic functions are working again, I do need to do some work to add some of the nice bits that you did have, thought I would let you know, if you didn't want to spend the time on BitAnime

@Arctic4161
Copy link
Contributor

Arctic4161 commented May 18, 2022

@moisesgamingtv9 @sh1nobuu

I have forked this repo, and have managed to get this all working again, although I have used a bit of your original code, I have made a number of changes that would change BitAnime too much, so I have rebranded to GoGo Downloader -

https://github.com/karl0ss/GoGoDownloader

All original basic functions are working again, I do need to do some work to add some of the nice bits that you did have, thought I would let you know, if you didn't want to spend the time on BitAnime

https://github.com/Arctic4161/BitAnime/blob/master/src/backend.py
You should incorporate some of the code from my backend. It has fall backs for episode quality and Header randomizer, so the server won't block them

I just haven't had the time nor the will to keep up with this project

@karl0ss
Copy link
Contributor

karl0ss commented May 20, 2022

@moisesgamingtv9 @sh1nobuu
I have forked this repo, and have managed to get this all working again, although I have used a bit of your original code, I have made a number of changes that would change BitAnime too much, so I have rebranded to GoGo Downloader -
https://github.com/karl0ss/GoGoDownloader
All original basic functions are working again, I do need to do some work to add some of the nice bits that you did have, thought I would let you know, if you didn't want to spend the time on BitAnime

https://github.com/Arctic4161/BitAnime/blob/master/src/backend.py You should incorporate some of the code from my backend. It has fall backs for episode quality and Header randomizer, so the server won't block them

I just haven't had the time nor the will to keep up with this project

hey, I did have a look at your branch when i started rewriting, but never seemed to have an issue with blocks via header (ive downloded over 3000 episodes from gogo without any issues, so not tooo sure its needed?

@Arctic4161
Copy link
Contributor

It's just a fail safe tbh. Some servers may reject the connection if you crawl around with the same header over and over. There's really no telling what they're going to do since gogo changes so often. Problem with trying to keep up with this program is how often they change

@DeadlyMagikarps
Copy link

DeadlyMagikarps commented Feb 27, 2024

@Arctic4161 @karl0ss

I forked a branch to my end with the non exe version. I can confirm it still works with some minor modifications on package updates and a small domain variable change in the json config file. https://github.com/DeadlyMagikarps/GoGoDownloader/tree/master

I still use it quite a bit and awesome job for keeping it up to date when it was possible.

@karl0ss
Copy link
Contributor

karl0ss commented Feb 27, 2024

Yeah i am still using my fork on the daily....no issues...the json can be updated by anyone, i did it that way so i dont have to make a new release, people can just change to the new domain...

@DeadlyMagikarps
Copy link

Yeah i am still using my fork on the daily....no issues...the json can be updated by anyone, i did it that way so i dont have to make a new release, people can just change to the new domain...

Ya, for some reason, the current packages in requirements.txt were not installing properly for some of the modules (wheels were failing) until I updated certain packages. Probably just some versioning.

Ya, the domain is still left for anyone change just like it was setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants