{"id":13793825,"url":"https://github.com/Hound-fm/podcatcher","last_synced_at":"2025-05-12T20:31:14.716Z","repository":{"id":37685979,"uuid":"386827978","full_name":"Hound-fm/podcatcher","owner":"Hound-fm","description":"Audio media crawler for lbry.","archived":false,"fork":false,"pushed_at":"2022-12-08T13:13:34.000Z","size":364,"stargazers_count":5,"open_issues_count":22,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-18T08:55:39.801Z","etag":null,"topics":["crawler","lbry","python"],"latest_commit_sha":null,"homepage":"https://hound.fm","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/Hound-fm.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}},"created_at":"2021-07-17T03:41:45.000Z","updated_at":"2023-04-16T11:20:20.000Z","dependencies_parsed_at":"2023-01-25T13:15:57.623Z","dependency_job_id":null,"html_url":"https://github.com/Hound-fm/podcatcher","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/Hound-fm%2Fpodcatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hound-fm%2Fpodcatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hound-fm%2Fpodcatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hound-fm%2Fpodcatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hound-fm","download_url":"https://codeload.github.com/Hound-fm/podcatcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253816730,"owners_count":21968874,"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":["crawler","lbry","python"],"created_at":"2024-08-03T23:00:31.857Z","updated_at":"2025-05-12T20:31:14.212Z","avatar_url":"https://github.com/Hound-fm.png","language":"Python","funding_links":[],"categories":["Tools"],"sub_categories":[],"readme":"\u003ch1 align=center\u003e\n  \u003cimg alt=\"Podcatcher\" src=\"https://user-images.githubusercontent.com/14793624/126025087-08fae6dd-e9d3-4eed-9f3a-aa15661553e3.png\" width=\"620px\" /\u003e\n\u003c/h1\u003e\n\u003cbr/\u003e\n\u003ch3 align=\"center\"\u003e\n  \u003cp\u003eAudio media crawler for lbry.\u003c/p\u003e\n  \u003cbr/\u003e\n  \u003cimg alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/merge?style=for-the-badge\"\u003e\n\n  \u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/557272918854336513?style=for-the-badge\u0026logo=discord\u0026logoColor=white\"\u003e\n\u003c/h3\u003e\n\n\n## Requirements\n\n- Python [3.8](https://www.python.org/)\n- Poetry [1.1.7](https://python-poetry.org/)\n- Elasticsearch [7.14.0](https://www.elastic.co/downloads/elasticsearch)\n- Lbry-sdk [0.99.0](https://github.com/lbryio/lbry-sdk)\n\n\n## Development\nThis project uses [poetry](https://python-poetry.org/) as a dependency management tool.\n\n### Install dependencies\nInstalls all defined dependencies of the project.\nFor more information please read the poetry [documentation](https://python-poetry.org/docs/basic-usage/#installing-dependencies).\n\n```shell\npoetry install\n```\n### Tasks\n#### Update hooks\nSetup and update pre-commit hooks. You should run this the first time after poetry install.\n```shell\npoetry run task update-hooks\n```\n\n#### Format code\nFor more information please read the black [documentation](https://github.com/psf/black)\n```shell\npoetry run task format\n```\n\n## Commands\n\n### Basic usage\n\nFor more information please read the poetry [documentation](https://python-poetry.org/docs/basic-usage/#using-poetry-run).\n\n```shell\npoetry run podcatcher \u003ccommand\u003e\n```\n\n\n### Sync\nScan all audio streams to find music and podcasts episodes, keeping elasticsearch in sync.\n\n```shell\npoetry run podcatcher sync\n```\n\n### Retry sync\n\nRetry failed sync from last checkpoint. If no previous failed sync occured it will just run a normal sync.\n```shell\npoetry run podcatcher retry-sync\n```\n\n### Cache sync\nSkip scan and sync existent cache data to elasticsearch.\n\n```shell\npoetry run podcatcher cache-sync\n```\n\n### Clear cache\nRemove all files on the cache directory.\n```shell\npoetry run podcatcher clear-cache\n```\n\n### Drop\nRemove all indices from elasticsearch and all files from the cache directory.\n\n```shell\npoetry run podcatcher drop\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHound-fm%2Fpodcatcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHound-fm%2Fpodcatcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHound-fm%2Fpodcatcher/lists"}