podcast icon indicating copy to clipboard operation
podcast copied to clipboard

Add a Podcast

Open inidaname opened this issue 5 years ago • 0 comments

Help with any awesome Podcast you listen to.

Please send a PR using format below. Thank You

{
    "name": "The Creative Chronicles",
    "host": "Bright C.",
    "url": "www.thecreativeschronicles.com",
    "category": "general, talents",
    "description": "The Journey Telling the stories of Creatives",
    "languages": "English",
    "updates": "weekly",
    "broadcast": "fridays",
    "logo": "https://pbs.twimg.com/profile_images/913581805625808/cdio1mQ5.jpg"
},

Name: Name of the podcast, Host: Name of the host (optional) URL: Web address of the podcast Category: The podcast focused content (JavaScript, Web Development, Machine Learning) make sure you seperate with a comma(,), if more than one category. Description: Just a few words about the podcast, a copy and paste is a good start Languages: Language spoken. (English, Spanish, French) make sure you seperate with a comma(,), if more than one Language. Updates: The frequency of released episodes (daily, weekly or monthly). broadcast: Day/Date of release. Logo: url link of podcast image (optional)

inidaname avatar Oct 14 '18 13:10 inidaname