{"id":26188115,"url":"https://github.com/shekohex/lionzhd","last_synced_at":"2026-05-08T03:15:55.850Z","repository":{"id":258674461,"uuid":"871769502","full_name":"shekohex/lionzhd","owner":"shekohex","description":"lionz.tv Download Tool in Python using aria2","archived":false,"fork":false,"pushed_at":"2025-01-04T22:28:53.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-04T23:24:01.365Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/shekohex.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":"2024-10-12T22:08:01.000Z","updated_at":"2025-01-04T22:28:57.000Z","dependencies_parsed_at":"2024-12-24T18:34:46.004Z","dependency_job_id":null,"html_url":"https://github.com/shekohex/lionzhd","commit_stats":null,"previous_names":["shekohex/lionzhd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Flionzhd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Flionzhd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Flionzhd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekohex%2Flionzhd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shekohex","download_url":"https://codeload.github.com/shekohex/lionzhd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243130959,"owners_count":20241177,"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":[],"created_at":"2025-03-11T23:56:48.648Z","updated_at":"2026-05-08T03:15:50.817Z","avatar_url":"https://github.com/shekohex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lionz IPTV Downloader\n\nLionz IPTV Downloader is a simple, yet powerful tool designed to interact with the [Lionz](https://lionz.tv) IPTV service. It leverages the Xtream Codes API to fetch series and VODs, downloads them using aria2c, and utilizes Meilisearch for efficient content indexing and searching.\n\n## Features\n\n- Search and download VODs\n- Search and download Series (including specific episodes)\n- Update MeiliSearch indexes for faster searching\n- Interactive command-line interface\n- Integration with aria2c for efficient downloading\n- Utilizes Meilisearch for quick and accurate content searches\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- Python 3.7+\n- [Meilisearch](https://www.meilisearch.com/) installed and running on port 7700\n- [aria2c](https://aria2.github.io/) instance running on port 16800\n  - We recommend using [Motrix](https://motrix.app/) as a GUI for aria2c\n- [uv](https://github.com/astral-sh/uv) for managing project dependencies\n\n## Installation\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/shekohex/lionzhd.git\n   cd lionzhd\n   ```\n\n2. Install dependencies using uv:\n   ```\n   uv venv\n   source .venv/bin/activate\n   uv sync\n   ```\n\n## Configuration\n\n1. Copy the `.env.example` file to `.env`:\n   ```\n   cp .env.example .env\n   ```\n\n2. Edit the `.env` file and fill in your Lionz IPTV service credentials:\n   ```\n   XTREAM_CODES_API_HOST=\n   XTREAM_CODES_API_PORT=\n   XTREAM_CODES_API_USER=\n   XTREAM_CODES_API_PASS=\n   MEILI_HTTP_URL=\n   MEILI_MASTER_KEY=\n   ARIA2_RPC_HOST=\n   ARIA2_RPC_PORT=\n   ARIA2_RPC_SECRET=\n   ```\n\n## Usage\n\nTo run the Lionz IPTV Downloader:\n\n```\nuv run lionz\n```\n\nor run the Web UI:\n\n```\nuv run web runserver\n```\n\nFollow the interactive prompts to search for content, select items to download, and manage MeiliSearch indexes.\n\n## Contributing\n\nContributions to the Lionz IPTV Downloader are welcome. Please feel free to submit a Pull Request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekohex%2Flionzhd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshekohex%2Flionzhd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekohex%2Flionzhd/lists"}