GoGoAnime file downloader
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gogoanime-dl-1.2.tar.gz
(4.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gogoanime-dl-1.2.tar.gz.
File metadata
- Download URL: gogoanime-dl-1.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d2e61a03ad979414a8210d5a21c54157194c88e2204e106f4cb3776c303e510
|
|
| MD5 |
77574bcad64f9d0fb8b3cfe6dcc614c8
|
|
| BLAKE2b-256 |
b30a0a76b20a9074a437a09af1ece37c5e94c8642c6480caf7c50b7fa53e4388
|
File details
Details for the file gogoanime_dl-1.2-py3-none-any.whl.
File metadata
- Download URL: gogoanime_dl-1.2-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3a6d0f528c9363f22d4f6f4cdee533e8880ff830a51e763b92303a003acad4a
|
|
| MD5 |
11abaac2dd714e373e3e5cea4de6e7f3
|
|
| BLAKE2b-256 |
f86524c7ebabd57a587affc4a8ebcb2e3ef4194378e19fbbd98f90c52f864460
|