Skip to content

Animeflv is a custom API that has the entire catalog of the animeflv.net website. You can enjoy all the content with subtitles in Spanish and the latest in the world of anime for free.

License

Notifications You must be signed in to change notification settings

wrtisans/animeflv

 
 

Repository files navigation

🚩 ANIMEFLV (version 1.0.5)

node version npm version Maintenance License: MIT Build Status

Animeflv is a custom API that has the entire catalog of the animeflv.net website. You can enjoy all the content with subtitles in Spanish and the latest in the world of anime for free.


Please, do not download version v1.0.0 from npm, I had made the mistake of leaving the parameters in the functions with predefined values. ️️️️❗️️️

🎉 Updates in version v1.0.5 🎉

  • v1.0.5 npm package publish.
  • getAnimeInfo([id] , [title]) function implemented.
  • downloadLinksByEpsId([epsId]) function implemented.

⚠️ Goodbye Message | It remains in effect on 5/9/2020 ⚠️

Hello Partners,

Unfortunately I will be giving up on maintaining the library as I accept a job offer and I will start working this week and time will not allow me to do the maintenance.

I understand that this news for many who use this library would be somewhat sad, but as I said, I have no choice. For me now the most important thing and my focus would be on the job.

I very much appreciate those who supported the API, but this is not the end. For those who still want to continue using the API, I recommend that as soon as possible you fork the repo and locally maintain it, since I will stop maintaining it as soon as I start working this week.

If you have any questions about the code and how to begin to understand it, you can let me know, and I will help you. So that you can continue to maintain it without problem.

I hope you understand!

📖 API Documentation

The documentation in general has been removed from the README.md but has been migrated to a link. From now you can access all the API documentation from the following url docs

🚀 Custom Animeflv API Link

Link to access the Animeflv API

Animeflv GraphQL

For those developers who want to choose to use the API by consulting with GraphQL I leave an alternative animeflv-gql

📚 Development Diary

Describe the purpose of the project and give clues about what the code does. For more information go to the following link Diary Reference.

Donations

Animeflv is an open source project licensed by MIT with continuous development. If you want me to continue maintaining this library and you are interested in continuing to use it, you can help me with a monetary help in the following link:

These are projects that take a lot of effort and time to maintain. So with your help I will be more motivated to continue maintaining the animeflv project. :)

🔧 Developer usage

Set up project

Before cloning the repo be sure you have installed:

  • NODE (version >= 10.16.x)
  • NPM (version >= 6.9.x)

Then:

  • Choose a folder project in your system and switch in cd [folder path]
  • Clone the repo in your folder path git clone https://github.com/ChrisMichaelPerezSantiago/animeflv.git

Installation

In order to install the project and all dependencies, enter in the project folder and run npm install


Start the project

npm start

Test the project

npm test

🤝 Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

👥 Credits


💢 Troubleshootings

This is just a personal project created for study / demonstration purpose and to simplify my working life, it may or may not be a good fit for your project(s).


❤️ Show your support

Please ⭐ this repository if you like it or this project helped you!
Feel free to open issues or submit pull-requests to help me improving my work.


📚 Projects that use the API

Jeluchu
Aruppi

Anime y Manga

🤖 Author

Chris Michael

You can follow me on github · twitter


Copyright © 2020 Chris Michael.

About

Animeflv is a custom API that has the entire catalog of the animeflv.net website. You can enjoy all the content with subtitles in Spanish and the latest in the world of anime for free.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%