{"id":13588600,"url":"https://github.com/Davenchy/live-torrent","last_synced_at":"2025-04-08T06:32:20.173Z","repository":{"id":44686892,"uuid":"188752681","full_name":"Davenchy/live-torrent","owner":"Davenchy","description":"Torrent Web Client","archived":true,"fork":false,"pushed_at":"2024-06-16T23:35:03.000Z","size":1374,"stargazers_count":628,"open_issues_count":6,"forks_count":209,"subscribers_count":19,"default_branch":"main","last_synced_at":"2024-11-06T08:47:05.815Z","etag":null,"topics":["backend","captions","client","explorer","frontend","player","server","stream","subtitles","torrent","vtt","vuejs","web","webtorrent","yts"],"latest_commit_sha":null,"homepage":"http://live-torrent.herokuapp.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Davenchy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-05-27T01:46:03.000Z","updated_at":"2024-09-16T01:58:02.000Z","dependencies_parsed_at":"2024-06-16T07:58:57.248Z","dependency_job_id":"f4611d9d-0f52-4b44-a2c2-35b75a19b09e","html_url":"https://github.com/Davenchy/live-torrent","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davenchy%2Flive-torrent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davenchy%2Flive-torrent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davenchy%2Flive-torrent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davenchy%2Flive-torrent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Davenchy","download_url":"https://codeload.github.com/Davenchy/live-torrent/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247792106,"owners_count":20996878,"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":["backend","captions","client","explorer","frontend","player","server","stream","subtitles","torrent","vtt","vuejs","web","webtorrent","yts"],"created_at":"2024-08-01T15:06:48.860Z","updated_at":"2025-04-08T06:32:15.161Z","avatar_url":"https://github.com/Davenchy.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Live Torrent V4\n\n## Project Status and Updates\n\nThis project is outdated, and this Docker [image](https://hub.docker.com/repository/docker/davenchy/live-torrent) is likely the only functional version. However, many functionalities within the image are outdated and no longer work.\n\nI have rewritten the [backend server](https://github.com/Davenchy/live-torrent-backend) to be up-to-date and functional.\n\nThe frontend **has not been updated yet**, and there is no estimated time for its update, but I will address it in the future.\n\n### Rebuilding Live Torrent with __Next.js ❤️__ flavor from scratch.\n\n\u003e In progress\n\nSearch, explore, download and stream torrent files online.\n\nWatch online YTS movies with subtitles in any language.\n\nNow all in one fullstack package.\n\n## Install and Build\n\n```\n# clone the project\ngit clone --depth=1 --single-branch https://github.com/Davenchy/live-torrent.git\n\n# change working directory\ncd live-torrent\n\n# then install dependencies\nnpm install\n\n# now lets's build our project\nnpm run build\n\n# finally get ready\nnpm start\n```\n\n## Docker\n\n### Build Docker Image\n\n```sh\ndocker build -t live-torrent-next .\n```\n\n### Manage Docker Container\n\n- run/create a new container\n\n```sh\ndocker run --name=live-torrent-next -d -p 3000:3000 live-torrent-next\n```\n\n\u003e OR use our pre-built image form docker hub `davenchy/live-torrent-next:latest`\n\n```sh\ndocker run --name=live-torrent-next -d -p 3000:3000 davenchy/live-torrent-next:latest\n```\n\n- start the container\n\n```sh\ndocker start live-torrent-next\n```\n\n- stop the container\n\n```sh\ndocker stop live-torrent-next\n```\n\n### Old LiveTorrent\n\n- To pull the old LiveTorrent docker image\n\n```sh\ndocker pull davenchy/live-torrent\n```\n\n- To run a container for the old LiveTorrent\n\n```sh\ndocker run --name=live-torrent -d -p 3000:8080 -e \"OSUA=\u003cyour opensubtitles user agent\u003e\" davenchy/live-torrent\n```\n\n- The __OSUA__ enviroment variable must be set to your opensubtitles user agent. It is not mandatory to set but it is required to fetch subtitles.\n\n- To get your own __OpenSubtitles_User_Agent__ check this [link](https://trac.opensubtitles.org/projects/opensubtitles/wiki/DevReadFirst#Howtorequestanewuseragent)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDavenchy%2Flive-torrent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDavenchy%2Flive-torrent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDavenchy%2Flive-torrent/lists"}