Best Crunchyroll API to extract data in spanish from all its catalog and its respective videos with subtitles.
You can access all the API documentation from the following url docs
Link to access the Crunchyroll API
Describe the purpose of the project and give clues about what the code does. For more information go to the following link Diary Reference.
Before cloning the repo be sure you have installed:
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/crunchyrollapi.git
In order to install the project and all dependencies, enter in the project folder and run npm install
npm start
npm test
- 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
- Chris Michael (Project Leader, and Developer)
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).
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.
Chris Michael
Copyright ยฉ 2020 Crunchyroll API.