truelockmc/streambert
Summary
Streambert is a cross-platform Electron app that allows users to stream and download movies, TV series, and anime without ads or tracking.
View Cached Full Text
Cached at: 05/20/26, 02:25 PM
truelockmc/streambert
Source: https://github.com/truelockmc/streambert
Streambert
A cross-platform Electron Desktop App to stream and download any Movie, TV Series or Anime in the World. Zero Ads and Tracking
Installation
Why Streambert?
- π¦ Streaming: Stream any Movie, Anime or TV Series from around the World.
- π₯ Downloading: Download anything you want to watch.
- π Subtitles: Download and manage Subtitles.
- βοΈ Customizability: Customize the Interface and Features to your unique needs.
- π Library: Track what you watched, save stuff you want to watch and manage your Downloads.
- β¨ Trending: Discover new things to Watch every Day.
- π‘οΈ Privacy: Completely Ads and Tracker free, forever.
- β‘ Speed: Stream faster than any Browser can, download with multithreading.
Streaming
The Application mainly gets Video Streams from VidSrc (you can also Stream from videasy.net and 2Embed).
It fetches Information for Images, Info Texts, Search and Homepage from tmdb.
Downloading
You can download those Video Streams because the Program sources Links to their .m3u8 Playlist Files (similar to this Browser Extension).
Once you click βDownloadβ these Links are used to download the Full Movie/TV Episode using this Program. You can then watch them In-App or take the Files on any Storage Medium you want.
Anime
You can also watch Anime, the App checks if a Movie or Series is an Anime and then sources its Metadata from AniList instead of tmdb.
Media Files for Animes are scraped from AllManga.to (i stole this mechanic from ani-cli). The App directly gets .mp4 Files and doesnt evem show you the AllManga website, you can also download these Files, just like any other Content.
Requirements
- Node.js (>=22.12.0) installed (only if you arenβt using prebuilt Binaries)
- A free TMDB API Read Access Token (Guide on how to get one)
- For downloading, this Program somewhere on your PC and ffmpeg installed
Building from Source
- Install dependencies:
npm install
- Build
npm run dist:win
or
npm run dist:linux
or (for Arch Linux)
npm run dist:arch
or (for an AppImage only)
npm run dist:appimage
If you are building/installing on Arch Linux and encounter errors, you may need these libraries:
- libcrypt.so.1 error:
sudo pacman -S libxcrypt-compat- http-parser dependency error:
yay -S http-parser(from AUR)
Legal Disclaimer
IMPORTANT: This application is for educational and personal use only.
- Streambert does not host, store, or distribute any copyrighted content
- All content is sourced from third-party providers and websites
- Users are solely responsible for ensuring they have legal rights to access any content
- The developer does not endorse or encourage copyright infringement
- Users must comply with all applicable laws in their jurisdiction
- Any legal issues should be directed to the actual content providers
- This app functions as a search engine aggregator only
- No copyrighted material is stored on my side
Legal Notice
This application is provided βas isβ for educational purposes. The developer:
- Does not claim ownership of any content
- Does not profit from copyrighted material in any way
- Does not control third-party content providers
- Encourages users to support content creators through legal means
Project Structure
Project Root
βββ index.html
βββ main.js
βββ package.json
βββ preload.js
βββ vite.config.js
βββ LICENSE
βββ README.md
βββ public
β βββ icon.png
β βββ installer-sidebar.bmp
β βββ logo.svg
βββ screenshots
β βββ adblock.png
β βββ anime.png
β βββ api-settings_tmdb.png
β βββ application_tmdb.png
β βββ download.png
β βββ icon.png
β βββ movie.png
β βββ personal-use_tmdb.png
β βββ series.png
β βββ setup.png
β βββ signup_tmdb.png
β βββ subs.png
β βββ token_tmdb.png
β βββ trending.png
βββ src
βββ App.jsx
βββ main.jsx
βββ components
β βββ BlockedStatsModal.jsx
β βββ CloseConfirmModal.jsx
β βββ DownloadModal.jsx
β βββ ErrorBoundary.jsx
β βββ Icons.jsx
β βββ KeyboardShortcutsModal.jsx
β βββ MediaCard.jsx
β βββ SearchModal.jsx
β βββ SetupScreen.jsx
β βββ Sidebar.jsx
β βββ SubtitleDownloaderModal.jsx
β βββ TrailerModal.jsx
β βββ TrendingCarousel.jsx
β βββ UpdateModal.jsx
β βββ WindowTitlebar.jsx
βββ ipc
β βββ allmanga.js
β βββ blockStats.js
β βββ downloads.js
β βββ player.js
β βββ storage.js
β βββ subtitles.js
βββ pages
β βββ DownloadsPage.jsx
β βββ HomePage.jsx
β βββ LibraryPage.jsx
β βββ MoviePage.jsx
β βββ SettingsPage.jsx
β βββ TVPage.jsx
βββ styles
β βββ global.css
β βββ fonts
β βββ bebas-neue-regular.woff2
β βββ dm-sans-300.woff2
β βββ dm-sans-500.woff2
β βββ dm-sans-600.woff2
β βββ dm-sans-regular.woff2
βββ utils
βββ ageRating.js
βββ aniSkip.js
βββ api.js
βββ appearance.js
βββ backup.js
βββ episodeMappings.js
βββ homeLayout.js
βββ storage.js
βββ subtitles.js
βββ updates.js
βββ useBlockedStats.js
βββ useRatings.js
Similar Articles
@QCXINT_: Watch movies, TV shows, and anime directly from your terminal. No browser. No ads. No bloated UI. MovieBox-TUI is a ligβ¦
MovieBox-TUI is a lightweight open-source terminal application written in Rust that allows users to stream movies, TV shows, and anime directly from the CLI without a browser or ads.
@Arcane_Aii: SOMEONE JUST BUILT TORLINK β A SLEEK TERMINAL-NATIVE TORRENT CLIENT THAT SEARCHES EVERY TRUSTED SOURCE AT ONCE AND DOWNβ¦
TorLink is a terminal-native torrent client that searches multiple trusted sources in parallel and downloads directly to disk, with a keyboard-driven TUI and auto-seeding support. It's MIT-licensed and requires only Node.js to run.
DualStream
DualStream is a tool that enables simultaneous desktop and mobile streaming with ease.
@NFTCPS: Still paying monthly for video subscriptions? I suggest you check this out before deciding. Someone has compiled the full TvBox family in one place β free-loaders rejoice! Apps: 3 long-lasting ones: Qη, FongMiε½±θ§, ε½±θ§δ» β no worries about them disappearing. Interfaces: 40+ streaming sources to choose from: 4K cloud drive, regular, kids'...
A curated collection of TvBox apps and over 40 streaming interfaces for free video watching without subscriptions.
@geekbb: A multi-protocol downloader with a Rust engine and Flutter UI, supporting HTTP/FTP, BT magnet, eD2K, and HLS/DASH streaming media, positioned as a free and open-source IDM alternative. https://github.com/zerx-lab/Fluβ¦
A multi-protocol downloader based on a Rust engine and Flutter UI, supporting HTTP/FTP, BT magnet, eD2K, and HLS/DASH streaming media, positioned as a free and open-source IDM alternative.
