GithubHelp home page GithubHelp logo

animethemes-api's People

Contributors

letrixz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

animethemes-api's Issues

Get [theme_id] of all songs

Hey! Sorry for bothering but is there a way to get all song's ID (theme_id) at once?
And I don't get how to get last added animes/themes.
https://animethemes-api.herokuapp.com/api/v1/latest is ok but
https://animethemes-api.herokuapp.com/api/v1/latest/animes and
https://animethemes-api.herokuapp.com/api/v1/latest/themes leads to Not Found.
Or, for example, I want to get all songs after specific song ID (theme_id) using pages if there is lot of them.

I know I'm asking too much but if you could make the 1st feature - get all theme_id - it would be awesome! It's all I need...

Authors of the songs

Hello!
Is there a chance to get song's author with GET /anime/id ? It has 'themes' with title, type, mirrors etc of the song but no author :C

Btw thank you for this great API, i didn't expect that someone done it, great job :3

Implement a function to get just the links, making it possible to use this API without additional code.

the problem

Right now using the API requires additional code to be used which could be easily solved by implementing the most used features right in the API.

solution

I would ideally start out with just getting all the links to audio/video files. There can be arguments, but I personally think that at that point, you should implement your own code.

implementation

I personally suggest
/links/<file_type>/<normal_path>
which would for example be
/links/audio/mal/letrixZ/
and that would return a file with all audio links of every theme (only the first of each version) of every anime in letrixZ's anime list.
or /links/video/anime/40060/
which would return all video links of BNA.

advantages

No need to know how to code will let a ton more people to use the API.

disadvantages

The API might start being more focused on users that don't know how to code. This should be avoided as these features should only be considered side features.

"Anime not found" for Winter 2021 anime

I tried using APIs with two anime from the Winter 2021 season, but I got the error "Anime not found" :

It's weird, I did a search on r / AnimeThemes and I found the openings of these two anime :

I wonder if it's a bug or if I'm using the API badly .

Link to audio file is too complicated.

The API currently returns all data about an anime, and it's video mirrors, however you have to download audio by requesting a link again, instead of getting it by default.

Currently I have to make 2 download functions, one for audio and one for video. This makes it overcomplicated.

I suggest instead of having mirrors lead to a video, it should return an audio alternative too.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.