Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gokhanarkan/fliks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fliks.xyz

This is a simple Flask app that I built for myself. I needed something minimal and straightforward to search for things. There is also a What's New section to check the latest releases on Netflix. The app runs on Heroku. Checks with multiple API's. I am caching some information to avoid making multiple API calls, and it also helps to speed up the application.

I configured for the UK because it is where I live. On app/functions/whats_new.py line 8, you can change the country parameter to your one. There are 34 countries, and you can find the country list at the end of this file. Perhaps I should have added a dropdown for selecting countries. I'll look more into that later.


Update 1 OK. I listened some feedbacks. What's New part is now giving the information based on your IP address. I also added the country list dropdown.

Update 2 I added the saving feature on the search bar during the user session. Thanks for the feedback stranger.

Update 3 IP feature is completed for across services too. It now works everywhere in the app.


Images

Search Across Services

Search across services

Netflix Search

Netflix search

Checking Available Countries

Available countries

What's New on Netflix

New on Netflix

The app/functions/instance/config.py is storing the credentials (it's the only file missing from this repo), for which services I use feel free to drop me a line.

About

Simple Flask app to search movies/tv shows across on-demand services. Python/Flask and Redis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •