Closed WalkTheEarth closed 4 months ago
A simple GET or POST api to be able to get links to movies.
to make addons to kodi, or standalone apps, or so many other things.
it would be nice if you could do something like "curl api.sudo-flix.lol/search/The-truman-show" to get a link back to the truman show (the movie)
By links you mean streams like mp4 and m3u8 playlists?
yes.
We won't host anything like that at least for now.
There was a providers-api on movie-web which you could use.
What feature do you want to add?
A simple GET or POST api to be able to get links to movies.
Why do you want to have this feature?
to make addons to kodi, or standalone apps, or so many other things.
Any other details to share?
it would be nice if you could do something like "curl api.sudo-flix.lol/search/The-truman-show" to get a link back to the truman show (the movie)