Skip to content

jarvisdevlin/Notflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.

Setup

1. Install Python

(3.9.x would be a good one)

2. Install Flask and Requests through pip

pip install requests Flask flask_cors

3. Get a TMDB API Key

https://developer.themoviedb.org/docs/getting-started

4. Run Notflix

python server.py

5. Tunneling

If you want your Notflix instance to be online for everyone, consider using Cloudflare Tunnels.

About

Watch Movies & TV Shows online!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published