{"id":19453412,"url":"https://github.com/passiomatic/videobox","last_synced_at":"2026-05-16T04:02:35.274Z","repository":{"id":65394639,"uuid":"557248538","full_name":"passiomatic/videobox","owner":"passiomatic","description":"Easy TV series download","archived":false,"fork":false,"pushed_at":"2023-12-18T16:24:10.000Z","size":900,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-12-18T18:48:13.660Z","etag":null,"topics":["torrent","tv-series","webapp"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/videobox/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/passiomatic.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}},"created_at":"2022-10-25T10:50:16.000Z","updated_at":"2023-12-20T15:44:29.489Z","dependencies_parsed_at":"2023-12-20T15:44:23.196Z","dependency_job_id":null,"html_url":"https://github.com/passiomatic/videobox","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"b6c7b20bdb772d974c131e19161a0b94502f2fb0"},"previous_names":[],"tags_count":7,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passiomatic%2Fvideobox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passiomatic%2Fvideobox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passiomatic%2Fvideobox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/passiomatic%2Fvideobox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/passiomatic","download_url":"https://codeload.github.com/passiomatic/videobox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240645497,"owners_count":19834426,"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":["torrent","tv-series","webapp"],"created_at":"2024-11-10T17:04:24.079Z","updated_at":"2026-05-16T04:02:35.269Z","avatar_url":"https://github.com/passiomatic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Videobox\n\nVideobox is a Python web app that lets you discover and download the latest TV series without annoying ads, tracking scripts, and crypto mining stuff.\n\n![The Videobox home page](screenshot.jpg)\n\n**Note**: Videobox is a BitTorrent client so it can download series episodes without any other software. Additionally you can use your favourite BitTorrent client (like [uTorrent](https://www.utorrent.com), [Transmission](https://transmissionbt.com), etc.) with magnet links.\n\n## Installation\n\nVideobox requires the Python programming language version 3.9 or higher to be installed on your machine. If you are not familiar with it please refer to the official Python's [download page][d] for more information.\n\nYou can install Videobox along with the main Python installation of your machine or in so-called \"virtual environment\", which is the recommended approach, since its dependencies may clash with packages you have already installed. [Learn more about virtual environments][venv]. \n\nInstall or update Videobox from [PyPI][2] via the Python `pip` utility. Again, type the following command in your terminal:\n\n```\n$ pip install -U videobox\n```\n\n## Quick start\n\nYou use Videobox via its web interface. To access it, start the `videobox` command on the terminal and point the web browser to the given URL:\n\n```\n$ videobox\nVideobox has started. Point your browser to http://localhost:8080 to use the web interface.\nAttempt to sync library... done, added 157 torrents.\nUpdate swarm information... done, updated 1000 torrents.\nUpdate completed, press CTRL+C to quit.\n```\n\nAt startup Videobox updates its library and will attempt to do it again periodically.\n\nAdd `--help` to list all the available options:\n\n```\n$ videobox --help \nUsage: videobox [OPTIONS]\n\nOptions:\n  --host TEXT     Hostname or IP address on which to listen. Default is\n                  0.0.0.0, which means \"all IP addresses on this host\".\n  --port INTEGER  TCP port on which to listen, default is 8080\n  --help          Show this message and exit.\n```\n\nDon't miss the [wiki section][wiki] with contains developer documentation and in-depth information about using Videobox. If your are interested in hacking the source code or contribute to the project see the [contributing document][contrib]. \n\n## Roadmap\n\nThis is a rough plan of what I would like to implement in the upcoming releases:\n\n* **0.9**: Automatic episodes download.\n* **1.0**: Support for \"complete season\" torrents.\n\n## Credits \n\n[Phosphor Icons][i] created by Helena Zhang and Tobias Fried.\n\n\n[2]: https://pypi.org/project/videobox/\n[i]: https://phosphoricons.com\n[d]: https://www.python.org/downloads/\n[venv]: https://docs.python.org/3/library/venv.html\n[contrib]: CONTRIBUTING.md\n[wiki]: https://github.com/passiomatic/videobox/wiki","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpassiomatic%2Fvideobox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpassiomatic%2Fvideobox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpassiomatic%2Fvideobox/lists"}