Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 1.14 KB

README.md

File metadata and controls

52 lines (41 loc) · 1.14 KB

Anime-grabber

Get anime list from anime fanshare, fansub website without browsing.

Home Description Download

What the plus side ?

  • Get download Get anime list
  • Fast

What the minus side ?

  • No Link Cache

How to use ?

  • Clone this git
  • Create Virtual Enviroment or without Virtual Enviroment
  • Run command:
pip install -r requirement.txt
  • Goto directory that you have clonned
  • Run command:
python -m gui
  • Select any anime, and you get the download link

Task list

  • Push to my github for first time
  • Add anime description
  • Use GUI instead Terminal with image
  • Pagination
  • Dynamic page

Anime list

  • Anitoki
  • Samehadaku
  • Nekopoi
  • More will be added or open issues

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Thanks to

  • Neuron for providing template