Skip to content

AsaadNA/Filtered-Anime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Filtered-Anime

Tool to bulk download anime episodes from https://gogoanime.sh

Features

  • Download bulk episodes or single
  • Control the quality of the download [360p,480p,720p]
  • Automatic quality selector if the desired quality is not available
  • Retrieve info of animes such as [Type , Total episode count , Release date , Genres , Completion status]
  • Anime suggestions using the anime name

Usage

  • L = low quality (360p)
  • M = Medium quality (480p)
  • H = High quality (720p)
  • [NOTE] When wanting add a space b/w name kindly use a - for example psycho-pass
  • [NOTE] Search the anime using the SEO name . If you do not know the seo name .. kindly see the end of readme

Bulk downloading

python filteredanime.py [animeName] [episodeStart] [episodeEnd] [l,m,h]
python filteredanime.py gintama 245 250 h

filteredanime #bulk

Single download

python filteredanime.py [animeName] [episode] [l,m,h]
python filteredanime.py gintama 245 h

filteredanime #single

For Finding anime info

python filteredanime.py [animeName] info
python filteredanime.py gintama info

filteredanime #info

If you need to find SEO name

Type any related name to the original anime , the tool will automatically give you the suggested names with the corresponding SEO names [in pink color]

filteredanime #suggestions