{"id":19388520,"url":"https://github.com/binoy638/streamize-api","last_synced_at":"2025-08-10T04:36:59.854Z","repository":{"id":40618859,"uuid":"453192176","full_name":"binoy638/streamize-api","owner":"binoy638","description":"Streamize - Stream Torrent Videos Online","archived":false,"fork":false,"pushed_at":"2025-06-21T07:50:46.000Z","size":646,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T08:31:56.413Z","etag":null,"topics":["docker","docker-compose","expressjs","ffmpeg","nodejs","rabbitmq","typescript","webtorrent"],"latest_commit_sha":null,"homepage":"https://streamize.backendev.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binoy638.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-28T19:29:45.000Z","updated_at":"2025-06-21T07:50:49.000Z","dependencies_parsed_at":"2023-11-26T08:20:08.447Z","dependency_job_id":"495438a2-ba93-43f8-96a1-fd53cee4ac34","html_url":"https://github.com/binoy638/streamize-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/binoy638/streamize-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binoy638%2Fstreamize-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binoy638%2Fstreamize-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binoy638%2Fstreamize-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binoy638%2Fstreamize-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binoy638","download_url":"https://codeload.github.com/binoy638/streamize-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binoy638%2Fstreamize-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269677473,"owners_count":24457853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","expressjs","ffmpeg","nodejs","rabbitmq","typescript","webtorrent"],"created_at":"2024-11-10T10:12:52.466Z","updated_at":"2025-08-10T04:36:59.846Z","avatar_url":"https://github.com/binoy638.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Streamize - Stream Torrent Videos Online (Server).\n\nStreamize is a web app which allows you to download torrents in a remote server and stream them right from your browser.\n\n## Run Locally with Docker\n\nClone the project\n\n```bash\n  git clone https://github.com/binoy638/streamize-client\n```\n\nGo to the project directory\n\n```bash\n  cd streamize-api\n```\n\nRun the project using docker-compose\n\n```bash\n  docker-compose -f docker-compose.dev.yml up --build\n```\n\n## Run Locally without Docker\n\nMake sure you have ffmpeg, rabbitMQ and mongoDB installed locally before following the below steps.\n\nClone the project\n\n```bash\n  git clone https://github.com/binoy638/streamize-client\n```\n\nGo to the project directory\n\n```bash\n  cd streamize-api\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run dev\n```\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env.local file\n\n`JWT_SECRET`\n\n`COOKIE_SECRET`\n\n`ADMIN_USER`\n\n`ADMIN_PASSWORD`\n\n`ORIGIN_URL` (Frontend client's url)\n\n`GUEST_USER` (Optional, use it if you need guest user)\n\n`GUEST_PASSWORD` (Optional, use it if you need guest user)\n\n`GUEST_STORAGE`  (Optional, provide the storage space in bytes)\n\n## 🔗 Links\n\n[Live Demo](https://streamize.backendev.com/)\n\n[Client Repo](https://github.com/binoy638/streamize-client)\n\n## Disclaimer\n\nStreamize is developed only for educational purposes and is not intended for commercial use.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinoy638%2Fstreamize-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinoy638%2Fstreamize-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinoy638%2Fstreamize-api/lists"}