- React
- JQuery
- SocketIO
- Node
- Express
- MongoDB
- Worker Threads
- Playwright
- Automatically search for torrents supported by your browser.
- Stream the torrent while being downloaded in real time.
- Supports use of multiple free API keys.
- Easy to use design.
- Up-to-date IMDb support.
- Trailers of movies included.
- Can save your favorite movies.
- Automatically streams Bulgarian subtitles for every movie.
- NodeJS & NPM Installed.
- MongoDB Installed.
- Git installed.
- IMDB API key
git clone https://github.com/StiliyanKushev/kino-zalla.git
cd home-cinema-provider
cd backend && npm i && cd ../ && npm i
[
"k_o5lh****",
"k_2s7o****",
"k_ypjh****",
"k_l38v****",
...
"k_k337****"
]
export const ip = 'YOUR LOCAL MACHINE IP OR VPS IP';
npm run start
cd kino-zalla/backend
npm start