Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3ddelano/gogoanime-batch-downloader
A python program to download anime episode in any quality from Gogoanime.
https://github.com/3ddelano/gogoanime-batch-downloader
anime anime-bot anime-download anime-downloader anime-downloading anime-scraper batch-download download-anime-episodes gogoanime gogoanime-batch-downloader python python-downloader
Last synced: 7 days ago
JSON representation
A python program to download anime episode in any quality from Gogoanime.
- Host: GitHub
- URL: https://github.com/3ddelano/gogoanime-batch-downloader
- Owner: 3ddelano
- Created: 2021-03-29T09:46:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-18T11:16:57.000Z (over 3 years ago)
- Last Synced: 2024-10-11T11:16:01.876Z (23 days ago)
- Topics: anime, anime-bot, anime-download, anime-downloader, anime-downloading, anime-scraper, batch-download, download-anime-episodes, gogoanime, gogoanime-batch-downloader, python, python-downloader
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 9
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gogoanime-batch-downloader
A python script to download anime episodes in any quality from Gogoanime.
```diff
- NOTE: Due to certain changes in GogoAnime some links may need Captcha verification and thus won't work with this script. To bypass this make sure to use "HDP" quality only.
```
# Installation
Download the zip and extract it to a folder. Open a command prompt in that folder and and then `pip install -r requirements.txt` then `python gogo_downloader.py`.# Usage
Open run.cmd and enter the URL of the 1st episode of the anime you want to download then enter the starting episode number and ending episode number.
Then mention the quality which you want, if the mentioned quality is not found a lower quality will be selected.
If you want to download the video files enter 1 or if you only want the links of the videos enter 2.
The latter option is if you want to use another program such as IDM to download the videos (a .txt file will be generated).
You also need to mention an output file name and folder path.# Example - Downloading video
## Gives the output as
# Example - Saving Links
## Gives the output as
## Disclaimer
This repo/project was written as an educational intro to web-scraping and network analysis. It is provided publicly as a an open source project for nothing other than educational purposes. I do not take responsibility for how you use this software nor do I recommend you use it in any way that may infringe on any business.## Legal Warning
This application is not endorsed or affiliated with any anime stream provider. The usage of this application enables episodes to be downloaded for offline convenience which may be forbidden by law in your country. Usage of this application may also cause a violation of the agreed Terms of Service between you and the stream provider. This tool is not responsible for your actions; please make an informed decision prior to using this application. Usage of third party programs and/or libraries may be forbidden in your country without proper consent of the copyright holder.