sdaqo / anipy-cli

Little tool in python to watch and download anime from the terminal (the better way to watch anime). Also applicable as an API
https://sdaqo.github.io/anipy-cli
GNU General Public License v3.0
270 stars 40 forks source link

Unable to watch anime due to the change of the website #133

Closed Gxnum closed 1 year ago

Gxnum commented 1 year ago

Basically, the website where you get the videos to watch anime, gogoanime.gg has been moved to gogoanime.vet

I believe it's really simple to fix the bug, just change the old website to the new website, because as I see it, the only changed part of the website is the movement from .gg to .vet.

I was just trying to watch One Piece and it showed me this:

$ anipy-cli

Search: one piece

anipy-cli: error: requested url not available/blocked: https://gogoanime.gg//search.html?keyword=one piece: response-code: 403

I use arch linux BTW

sdaqo commented 1 year ago

You can change the url in the config. I don't have anything to test it right now, so please report back if this fixes the problem

Gxnum commented 1 year ago

I will, currently I am outside but when I return I will change the config and let you know how things go.

Gxnum commented 1 year ago

It works like a charm (what took me so long)