Youtube podcasts

2022 Jun 15 See all posts


Youtube podcasts

Fetch your favourite podcasts

Build Status

While searching for podcasts in youtube, I get distracted by all of its rich features.

To addressed this problem, I created this simple website that fetchs uniquely my favourite podcasts.

Github Visit App

Currently supported podcasts:

Usage

  1. Clone the project into a local folder
  2. Create a Youtube API Key - How to create API key
  3. Set you Youtube API Key as a OS environmental variable
sudo nano ~/.bashrc

Add in the file:

export YOUTUBE_API_KEY=YOUR_API_KEY_HERE
  1. Run it using run-locally.sh
sh run-locally.sh
  1. Access http://localhost:9000

UI Design:

Screenshot