{"id":16673069,"url":"https://github.com/ph-7/simple-podcast-generator","last_synced_at":"2025-04-09T20:06:28.043Z","repository":{"id":144638288,"uuid":"441143324","full_name":"pH-7/simple-podcast-generator","owner":"pH-7","description":"👉 A simple way to host your podcast files and generate a RSS podcast feed on the fly 🎙","archived":false,"fork":false,"pushed_at":"2023-01-14T09:22:50.000Z","size":82,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T20:06:18.760Z","etag":null,"topics":["generator","php","podcast","podcast-generator","podcasting","rss","rss-generator","rss-podcast","rss2-feed"],"latest_commit_sha":null,"homepage":"https://pierrehenry.be","language":"PHP","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/pH-7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"ko_fi":"phenry","github":"pH-7"}},"created_at":"2021-12-23T10:25:03.000Z","updated_at":"2024-08-06T07:02:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"d4c166fe-5ff3-497d-a0b7-99c940fc024e","html_url":"https://github.com/pH-7/simple-podcast-generator","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pH-7%2Fsimple-podcast-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pH-7%2Fsimple-podcast-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pH-7%2Fsimple-podcast-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pH-7%2Fsimple-podcast-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pH-7","download_url":"https://codeload.github.com/pH-7/simple-podcast-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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":["generator","php","podcast","podcast-generator","podcasting","rss","rss-generator","rss-podcast","rss2-feed"],"created_at":"2024-10-12T12:24:25.685Z","updated_at":"2025-04-09T20:06:28.030Z","avatar_url":"https://github.com/pH-7.png","language":"PHP","funding_links":["https://ko-fi.com/phenry","https://github.com/sponsors/pH-7"],"categories":[],"sub_categories":[],"readme":"# Podcast RSS Feed Generator\n\n*A very simple way to host your podcast files and generate the RSS Podcast feed 🎙*\n\n![Simple Podcast Generator](podcast-feed-generator.png)\n\n## :book: Contents\n\n- [Summary](#mag_right-summary)\n- [Requirements](#hammer-requirements)\n- [Installation](#building_construction-installation)\n- [Usage](#thought_balloon-usage)\n- [About](#cook-author)\n- [Video](#tv-video)\n- [License](#page_with_curl-license)\n\n## :mag_right: Summary\n\n### Host your podcast files and generate the RSS Podcast feed\n\nA simple PHP script that reads your MP3/M4A audio files to generate an elegant RSS2 feed to be then published to podcast\nplatforms.\n\n## :hammer: Requirements\n\n* [PHP 8+](https://www.php.net/releases/8.0/en.php) 🐘\n\n## :building_construction: Installation\n\n1. Place your podcast audio files (mp3, m4a, ...) in `web/audio-files` directory.\n2. Add a txt file with the same name as your audio file but with `.meta.txt` as extension (without the `mp3` or `ma4` audio extension). Inside, add a description of your audio podcast.\n3. Edit the `config.ini` file with your favorite text editor:\n   1. Change `url` to your URL of where it will be installed.\n   2. Change `podcast.name` to the name of your podcast.\n   3. Update `podcast.description` to a generic description of your podcast.\n4. Load the page and specify the generated RSS feed to the different podcast platforms 🚀\n\n## :thought_balloon: Usage\n\nIdeal for publishing easily and freely your podcast over the different music platforms (iTunes,Google Podcasts, Spotify, Amazon Music, ...).\n\n## :cook: Author\n\nI'm **[Pierre-Henry Soria](https://ph7.me)**. A passionate, zen \u0026amp; dedicated software engineer 😊\n\nYou can keep in touch with me at: *hi@ph7.me* 📮\n\n[![pH-7][github-image]](https://github.com/pH-7)\n\n---\n\n[![Pierre-Henry Soria](https://www.gravatar.com/avatar/a210fe61253c43c869d71eaed0e90149?s=200\u0026r=g\u0026d=mp)](https://ph7.me \"Pierre-Henry Soria\")\n\n## :tv: Video\n\n[![Watch the video](https://i1.ytimg.com/vi/wT5AhxPHGMI/sddefault.jpg)](https://www.youtube.com/watch?v=wT5AhxPHGMI)\n\n👉 **[Click here to watch on YouTube](https://www.youtube.com/watch?v=wT5AhxPHGMI)**\n\n## :page_with_curl: License\n\n**Podcast RSS Feed Generator** is distributed under [MIT](https://opensource.org/licenses/MIT) license 🚀 Enjoy! ❤️\n\n\n\u003c!-- GitHub's Markdown reference links --\u003e\n\n[github-image]: https://img.shields.io/badge/GitHub-100000?style=for-the-badge\u0026logo=github\u0026logoColor=white\n\n\u003c!-- Was generated by README Generator CLI on 2021-12-24 https://github.com/pH-7/github-readme-generator-cli --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fph-7%2Fsimple-podcast-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fph-7%2Fsimple-podcast-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fph-7%2Fsimple-podcast-generator/lists"}