B4J Library [B4X] TMDB

About a year ago I wrote myself an app for AndroidTV to watch videos from the web.
Then I wrote a library to download descriptions, covers, backgrounds and other things about the movie. You can search for a specific movie etc. I used PAGE TMDB
Attached is the source code and a simple example of how the library works.
You have to write in line 15 your own APIKEY TMDB. You can generate it by yourself or you can find a working one on the net.
It is possible to set in which data is to be returned. I have set it to English in Initilizace.
I found the api key online and surprisingly it still works so you can test it. Found API KEY TMDB


1.jpg2.jpg3.jpg5.png
 

Attachments

  • tmdb.zip
    4.9 KB · Views: 152
Last edited:
Top