Skip to content

Yunime/AnimeDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimeDownloader

On the file data.json add a new element on the array called list.

        {
            "animeName": "One Piece",
            "downloadType": "latest",
            "seasonIndex": 21,
            "longTermAnime": true
        }

Explaination parameters

  • animeName : the name of the anime
  • downloadType : type of download
    • all : not implemented
    • latest : download the latest episode available
  • longTermAnime if the anime is without end like One piece, Conan, Naruto... set it true.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published