gogoanime-dl 1.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

gogoanimedl 1.2

Gogoanime-DL



Gogoanime Anime Downloader

An Anime Scraping Package that finds anime from gogoanime and helps in downloading anime

$ python3 -m pip install gogoanime-dl

Example
from gogoanime import GoGo

Anime = GoGo()
Anime.search("One Piece")

Custom Download Location Example
from gogoanime import GoGo

Anime = GoGo(download_path="/path-to-folder")
# OR
Anime = GoGo("/path-to-folder")
#By default download_path is downloads

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.