{"id":23410099,"url":"https://github.com/questionlp/lrb-podcast-parser","last_synced_at":"2025-04-09T02:45:41.552Z","repository":{"id":267059436,"uuid":"900130681","full_name":"questionlp/lrb-podcast-parser","owner":"questionlp","description":"Little Red Bandwagon Podcast Feed Parser","archived":false,"fork":false,"pushed_at":"2024-12-08T02:14:01.000Z","size":231,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T21:02:10.988Z","etag":null,"topics":["podcast","python","python3"],"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/questionlp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-12-08T00:02:17.000Z","updated_at":"2024-12-08T02:14:04.000Z","dependencies_parsed_at":"2024-12-08T03:19:50.549Z","dependency_job_id":"83bffd44-2e72-4821-ad41-45c479303a71","html_url":"https://github.com/questionlp/lrb-podcast-parser","commit_stats":null,"previous_names":["questionlp/lrb-podcast-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/questionlp%2Flrb-podcast-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/questionlp%2Flrb-podcast-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/questionlp%2Flrb-podcast-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/questionlp%2Flrb-podcast-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/questionlp","download_url":"https://codeload.github.com/questionlp/lrb-podcast-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247968245,"owners_count":21025797,"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":["podcast","python","python3"],"created_at":"2024-12-22T16:17:37.593Z","updated_at":"2025-04-09T02:45:41.537Z","avatar_url":"https://github.com/questionlp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Little Red Bandwagon Podcast Feed Parser\n\nThis Python application processes a live version or a saved version of the \"Little Red Bandwagon\" podcast feed.\n\nThe application generates an HTML file under `/output` that contains a table with each episode title, publish date, description and length.\n\n## Requirements\n\nThis project requires Python 3.10 or higher.\n\n## Installing Dependencies\n\nIt is highly recommended that you set up a virtual environment for this project and install the dependencies within the virtual environment. The following example uses Python's `venv` module to create the virtual environment, once a copy of this repository as been cloned locally.\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate\npython3 -m pip install -r requirements.txt\n```\n\n## Running the Application\n\nTo run the application, activate the virtual environment if one was created, then run the following command:\n\n```bash\npython3 parser.py\n```\n\n## Development\n\nUse the included `requirements-dev.txt` to install both the application and development dependencies.\n\nFor code linting and formatting, the project makes use of Ruff and Black.\n\n## Code of Conduct\n\nThis project follows version 2.1 of the [Contributor Covenant's](https://www.contributor-covenant.org) Code of Conduct.\n\n## License\n\nThis project is licensed under the terms of the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquestionlp%2Flrb-podcast-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquestionlp%2Flrb-podcast-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquestionlp%2Flrb-podcast-parser/lists"}