Giter Site home page Giter Site logo

movie_db's Introduction

theapache64

theapache64

Languages and Tools:

kotlin android java

theapache64

theapache64's GitHub stats

movie_db's People

Contributors

theapache64 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

movie_db's Issues

Rate limit and stability

Hi, thank you for making this app. My question is for how long we can count on this api? And is there any rate limit for IPs?

Error while getting a movie by id with no error message

Hello there, Excellent work by the way!

But here's a bug, when i try to get this movie :
http://theapache64.com/movie_db/search?keyword=tt6793470

it's returning this :

Array ( [error_code] => 1 [error] => 1 [message] => 1 )

I don't exactly need to get this movie, but for future cases we don't want the clients to see bugs in our projects so it would be nice if you fix that!.

i have a question for you, will this project keep alive so i can use it in my projects without switching to another package after time?

if so, that would be great thing! and fixing those simple bugs.

Thanks.

Still going ?

Hi,

after the title of the project it's written "[deceased]", and the server URL doesn't work anymore.

But I see you were still working on it few days ago. Did you stop ? Do you plan to have that up again ?

Regards.
Jief

Site for sale!

It appears as if your site is up for sale. Will you be redirecting your tutorials and GitHub links elsewhere? BTW... Really clear and easy to understand tutorials! Thanks

Info below...
image

Year, Actors, Directors

Hi,
thanks for that project. I switched to it from Omdb. Easy and works, bravo.

Would be nice to have the year, actors and directors.

Thanks.

TV shows

Could it be possible to have the same info for the tv series?
Currently, it searches for tv series too, but gets only one episode and an "illegal repetition" error, but it seems that it can reach the main info of that title.

API occasionally returns invalid json

The API occasionally returns invalid json, although I'm not able to manually reproduce the problem. For example, this query:
http://theapache64.cf:8080/movie_db/search?keyword=Tera%20Intezaar

usually returns this valid data:

{"data":{"plot":"A woman sets out to uncover how her lover went missing.","year":"2017","imdb_id":"tt5784852","director":"Raajeev Walia","name":"Tera Intezaar","rating":"3.6","genre":"Romance,Thriller","poster_url":"https://images-na.ssl-images-amazon.com/images/M/MV5BOWRhMWE5NzgtMGEzNS00YjM2LWE4ZTAtZWQ4MDY3MDVkMTQxXkEyXkFqcGdeQXVyNjQ2MjQ5NzM@._V1_UY268_CR4,0,182,268_AL_.jpg","stars":"Sunny Leone, Gauhar Khan, Arbaaz Khan, Sudha Chandran"},"error_code":0,"error":false,"message":"Movie found"}

However, occasionally, it will return this invalid json (note there are 2 json blobs appended together):

{"data":{"plot":"After being told that their children never existed, a man and woman soon discover there is a much bigger enemy at work.","year":"2004","imdb_id":"tt0356618","director":"Joseph Ruben","name":"The Forgotten","rating":"5.8","genre":"Drama,Horror,Mystery","poster_url":"https://images-na.ssl-images-amazon.com/images/M/MV5BMjAwMjIyNjU4NV5BMl5BanBnXkFtZTcwNjE3NjYyMQ@@._V1_UX182_CR0,0,182,268_AL_.jpg","stars":"Julianne Moore, Dominic West, Christopher Kovaleski, Matthew Pleszewicz"},"error_code":0,"error":false,"message":"Movie found"}{"data":{"plot":"A woman sets out to uncover how her lover went missing.","year":"2017","imdb_id":"tt5784852","director":"Raajeev Walia","name":"Tera Intezaar","rating":"3.6","genre":"Romance,Thriller","poster_url":"https://images-na.ssl-images-amazon.com/images/M/MV5BOWRhMWE5NzgtMGEzNS00YjM2LWE4ZTAtZWQ4MDY3MDVkMTQxXkEyXkFqcGdeQXVyNjQ2MjQ5NzM@._V1_UY268_CR4,0,182,268_AL_.jpg","stars":"Sunny Leone, Gauhar Khan, Arbaaz Khan, Sudha Chandran"},"error_code":0,"error":false,"message":"Movie found"}

Accents

Hi,
there is a problem with accents. The charset you use seems to be ISO-8859-1. My guess is a missing "Content-Type application/json; charset=iso-8859-1" header in response.
HTTP 1.1 says that the default charset is ISO-8859-1, that's why it's working in a browser. But not in google script.
Jief

PS : movie with accent : http://theapache64.xyz:8080/movie_db/search?keyword=tt3337092
PS2 : would you consider switching to utf-8 ?

Optional argument 'year' in URL call

It would be nice to have an additional year parameter for the URL call instead of just 'keyword'. There are movies like "Fantastic Four" with the same title, but they are released in different years (old movie in 2005 and new one 2015 in this case).

Otherwise, great work, works well ๐Ÿ‘

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.