GithubHelp home page GithubHelp logo

Comments (5)

darxtrix avatar darxtrix commented on September 26, 2024 2

Yeah, I agree with you. There are clients out there which are doing scraping behind the scenes but there is not point to use them πŸ˜„
One thing you can do is mask the official API client by creating some wrapping functions( a small flask app would do) considering the functionality you require and deploy it somewhere( heroku ?). By this means your API KEY would remain protected and user end of the app will stay the same.

from instant-movie-streamer.

yask123 avatar yask123 commented on September 26, 2024

Thanks for your suggestion.
I did try to use it, but struggled a lot with obtaining their API key.
With each api key their is a limit to a number of queries and I can't distribute this software with my API key included.
This would have made installation a bit more tedious (Everyone would need to obtain an API key on their own in order to run it ).

I'll keep this issue open, if in future they make their API accessible without using any key, I'll modify it to use it.

from instant-movie-streamer.

yask123 avatar yask123 commented on September 26, 2024

Yea, thats a great idea. But the downsides of this will be:

  • Maintaining a server and its costs
  • API limits will be reached very quickly, since many people would be using the same.

Free account in Heroku provides limited no of free dynos. If it sleeps, there is a delay before it wakes up again. And if 100% of the account quota is used up, at that point application’s dynos will be put to sleep for the remainder of that month.

https://devcenter.heroku.com/articles/free-dyno-hours

from instant-movie-streamer.

darxtrix avatar darxtrix commented on September 26, 2024

Yeah, these would be the issues. Better start fundraising then πŸ˜… !

from instant-movie-streamer.

yask123 avatar yask123 commented on September 26, 2024

This 4c0ab9e commits changed the source torrents from Kat to Skytorrent.

from instant-movie-streamer.

Related Issues (8)

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.