Skip to content

parijatapp/podcast-rss-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podcast RSS to CSV Converter

Usage:

Step 1:

$ composer install

Step 2:

$ php index.php YOUR-RSS-URL

Note: Please replace "YOUR-RSS-URL" with the actual Podcast RSS URL above

Step 3:

Find a file inside the same directory named 'podcast-episodes.csv' that will contain all episodes with required details. The fields captured are 'title', 'mp3', 'size', 'duration', 'description', 'image', 'published_at'

About

Converts a podcast RSS to CSV with PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages