{"id":16430187,"url":"https://github.com/its-alex/hypertube","last_synced_at":"2025-10-26T23:31:37.767Z","repository":{"id":67569173,"uuid":"104270346","full_name":"Its-Alex/HyperTube","owner":"Its-Alex","description":"📽️   Live torrent stream website made with NodeJs/React","archived":false,"fork":false,"pushed_at":"2018-09-13T17:43:30.000Z","size":18373,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-08T09:55:31.789Z","etag":null,"topics":["express","ffmpeg","mobx","nodejs","react","react-router","torrent-stream"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Its-Alex.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}},"created_at":"2017-09-20T21:40:11.000Z","updated_at":"2024-01-25T05:31:12.000Z","dependencies_parsed_at":"2023-02-22T03:00:27.787Z","dependency_job_id":null,"html_url":"https://github.com/Its-Alex/HyperTube","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2FHyperTube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2FHyperTube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2FHyperTube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Alex%2FHyperTube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Its-Alex","download_url":"https://codeload.github.com/Its-Alex/HyperTube/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238412981,"owners_count":19467933,"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","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":["express","ffmpeg","mobx","nodejs","react","react-router","torrent-stream"],"created_at":"2024-10-11T08:25:59.428Z","updated_at":"2025-10-26T23:31:32.145Z","avatar_url":"https://github.com/Its-Alex.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HyperTube project\nPopcorntime like app\n## Dependencies\nTo start this website you need to have installed `ffmpeg` with **libvpx** and **libvorbis**\n### Mac OS\n```shell\nbrew install libvpx libvorbis\nbrew install ffmpeg --with-libvpx --with-libvorbis\n```\n### Linux\nGet `ffmpeg` from your system manager package\n### Windows\nDownload `ffmpeg` and put it in your path\n## How to launch\n```shell\nnpm install\nnpm run start\n```\n## Requirements\nYou will need a config.json file in root directory\n```\n{\n    \"port\": 3000,\n    \"pathStorage\": \"\", // Path storage used to store movie\n    \"db\": { // Database acces MySQL or MariaDB\n        \"host\": \"\",\n        \"database\": \"\",\n        \"user\": \"\",\n        \"password\": \"\"\n    },\n    \"passport\": { // Oauth connexion need id and secret of your app\n        \"fortyTwo\": {\n            \"id\": \"\",\n            \"secret\": \"\"\n        },\n        \"github\": {\n            \"id\": \"\",\n            \"secret\": \"\"\n        },\n        \"facebook\": {\n            \"id\": \"\",\n            \"secret\": \"\"\n        }\n    },\n    \"api\": {\n        \"tmdb\": {\n            \"key\": \"\" // Tmdb api key\n        }\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fhypertube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-alex%2Fhypertube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-alex%2Fhypertube/lists"}