{"id":24430761,"url":"https://github.com/gusanmaz/gpodder-exporter","last_synced_at":"2026-04-29T06:34:09.966Z","repository":{"id":189134606,"uuid":"631304451","full_name":"gusanmaz/gpodder-exporter","owner":"gusanmaz","description":"CLI to export podcast title and RSS URL pairs from gpodder database file in CSV format","archived":false,"fork":false,"pushed_at":"2023-04-22T15:48:02.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T16:22:51.400Z","etag":null,"topics":["gpodder","podcast","podcasts","rss-feed"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/gpodder-exporter/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gusanmaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-04-22T15:42:30.000Z","updated_at":"2024-01-22T09:26:13.000Z","dependencies_parsed_at":"2023-08-20T11:03:42.889Z","dependency_job_id":null,"html_url":"https://github.com/gusanmaz/gpodder-exporter","commit_stats":null,"previous_names":["gusanmaz/gpodder-exporter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gusanmaz/gpodder-exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusanmaz%2Fgpodder-exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusanmaz%2Fgpodder-exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusanmaz%2Fgpodder-exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusanmaz%2Fgpodder-exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gusanmaz","download_url":"https://codeload.github.com/gusanmaz/gpodder-exporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusanmaz%2Fgpodder-exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32414419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gpodder","podcast","podcasts","rss-feed"],"created_at":"2025-01-20T14:57:43.684Z","updated_at":"2026-04-29T06:34:09.951Z","avatar_url":"https://github.com/gusanmaz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gpodder-exporter\n\nA simple command-line tool to export gPodder podcast titles and RSS URLs to a CSV file. This tool is helpful when you want to extract the list of subscribed podcasts and their RSS feeds from gPodder without having to manually parse the configuration files, which are not human-readable.\n\nThis program simply reads the gPodder database file and extracts the podcast titles and RSS URLs from it. It then saves the extracted data to a CSV file.\n\n## Installation\n\nYou can install `gpodder-exporter` using pip:\n\n`pip install gpodder-exporter`\n\n## Usage\n\nTo use `gpodder-exporter`, simply run the following command:\n\n`gpodder-export`\n\nBy default, the tool will look for the gPodder database file in the current working directory and save the output to a file named `podcast_titles_and_rss_urls.csv`.\n\nIf your database file is located in a different folder, you can provide the path using the `--data_folder` option:\n\n\n`gpodder-export --data_folder /path/to/your/data_folder`\n\n\nTo specify a custom output path for the CSV file, use the `--output` option:\n\n`gpodder-exporter --output /path/to/your/output.csv`\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%2Fgusanmaz%2Fgpodder-exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgusanmaz%2Fgpodder-exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgusanmaz%2Fgpodder-exporter/lists"}