SkillAgentSearch skills...

Openstream

a site that made in reflex uses moviesapi.club to stream free movies

Install / Use

/learn @GRA5S/Openstream
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Movie Streaming Site

A site built in Reflex that uses the MoviesAPI.club and the TMDB api for movies streaming of thousands of movies for 100% free.

Search, streaming, recomended and getting info about movies are all features of the site that can be had for free and with barely any loading times.

Self hosting:

To self host and for developmentyou need python 3.11 or above[^1] in terminal, navigate to the movie_streaming_site folder and run

python -m pip install -r /requirements.txt

Once done, create a file called .env and using notepad write

auth="{YOUR TMDBAPI KEY HERE}"

and replace {YOUR TMDBAPI KEY HERE} with an api key from TMDB api

to run just write python -m reflex run in the command line

[^1]:version 3.11 or above is fine, older versions may work but I haven't tested them

Demo / screenshots:

https://github.com/user-attachments/assets/35242525-660c-4737-be4e-bd7110d54232

image image

The site was built for Hack Club Arcade

Related Skills

View on GitHub
GitHub Stars191
CategoryDevelopment
Updated1mo ago
Forks44

Languages

Python

Security Score

80/100

Audited on Feb 23, 2026

No findings