https://github.com/kinuseka/gogo-downloader-r2
Python script that downloads anime from gogoanime
https://github.com/kinuseka/gogo-downloader-r2
anime anime-downloader anime-scraper download gogoanime gogoanime-batch-downloader gogoanime-scraper
Last synced: 4 months ago
JSON representation
Python script that downloads anime from gogoanime
- Host: GitHub
- URL: https://github.com/kinuseka/gogo-downloader-r2
- Owner: Kinuseka
- License: gpl-3.0
- Created: 2023-10-27T05:29:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-03T03:44:17.000Z (about 1 year ago)
- Last Synced: 2024-05-03T10:10:29.527Z (about 1 year ago)
- Topics: anime, anime-downloader, anime-scraper, download, gogoanime, gogoanime-batch-downloader, gogoanime-scraper
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoGo-Downloader-R2
GoGoDownloader R2 is a rewrite of the original [GoGoDownloader](https://github.com/Kinuseka/GoGo-Downloader)GoGoDownloader searches and downloads anime from gogoanime website.
## Feature sets
```
• Homepage search
• Genre-based search
• Manual search
• Bulk episodes downloader
• Automatic quality selection
```## Usage:
Clone repository: `git clone https://github.com/Kinuseka/GoGo-Downloader-R2.git`
Install requirements: `python3 -m pip install -r requirements.txt`
Run the program: `python3 RunGoGo.py`
## Other Info
> Ran and tested for python versions: `3.9, 3.10`
Please open an issue if you have an issue or a suggestion. Be sure it is comprehensive and contains details.