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.0.1.tar.gz
(4.8 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.0.1.tar.gz.
File metadata
- Download URL: gogoanime-dl-1.0.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
434377be31dbf65a63a0bd7b5e6a076059deaafb34954de54d150ec6e1165747
|
|
| MD5 |
65d2e8544469fd6593b60e874fb0d3fa
|
|
| BLAKE2b-256 |
3ebefa0c98d8675a8bc1798a63b440cdf48ec30ef66e31d63d52a94a3b707ad5
|
File details
Details for the file gogoanime_dl-1.0.1-py3-none-any.whl.
File metadata
- Download URL: gogoanime_dl-1.0.1-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 |
5ec9a4ca2deaf4d180a2ae751f0f6a7ebab5ef2e27db86e094ead1dfd3446ce3
|
|
| MD5 |
cfe0b1674cf3d745813cd05b23103a88
|
|
| BLAKE2b-256 |
598ac2a8a163dbc4595f44896eb8b735522d414967b8ec1d337f5ca6e7c030c1
|