Analysis updated 2026-05-18
Stream or download movies and TV series from a personal desktop library
Track watched anime using AniList metadata and a separate video provider
Discover new content daily through the built-in trending section
| truelockmc/streambert | polyfillpolyfill/polyfill-library | stephengrider/dockercasts | |
|---|---|---|---|
| Stars | 728 | 674 | 785 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | — | 2023-01-26 |
| Maintenance | — | — | Dormant |
| Setup difficulty | easy | easy | moderate |
| Complexity | 1/5 | 2/5 | 3/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a free TMDB API key on first launch.
Streambert is a desktop application that lets you stream and download movies, TV series, and anime without ads or tracking. You install it on your computer and use it like a personal media player, but instead of storing content locally, it pulls video streams from third-party sources on the internet. The app pulls video stream links from sources like VidSrc, and fetches metadata, titles, descriptions, images, from TMDB (The Movie Database, a popular film data service). For anime specifically, it sources metadata from AniList and fetches video files from a separate anime provider. Downloads work by grabbing the underlying playlist file that the video stream uses, then saving the full video to your device. Subtitles can also be downloaded and managed inside the app. Built with Electron (a framework that turns web code into a desktop app) and JavaScript, it runs as a native application. It includes a personal library so you can track what you have watched and manage downloads, plus a trending section to discover new content daily. The interface is customizable. To use it, you download a prebuilt installer for your operating system or build it from source. A free TMDB API key is required on first launch, the README includes a guide for obtaining one. The app itself does not host any content, it acts purely as an aggregator that finds and plays video streams from other websites. The developer includes a legal disclaimer noting it is intended for educational and personal use only, and that users are responsible for ensuring they have legal rights to access any content they stream or download.
A desktop app for streaming and downloading movies, shows, and anime from third-party sources without ads or tracking.
Mainly JavaScript. The stack also includes Electron, JavaScript.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.