Skip to content

Convert YouTube videos into a Podcast feed with audio files

Notifications You must be signed in to change notification settings

fortybillion/yt-2-podcast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-2-podcast

Convert YouTube videos into a Podcast feed with audio files

This project fetches videos from YouTube using the YouTube API and ytdl-core. Then, it generates a podcast XML feed file. The created files can be uploaded/synced to any public file service or web server and fed to your Podcast app as a URL.

Setup

Prerequisites

Ensure node 14+ is installed on your system

Install dependencies

Run: npm install

Setup configuration file

Copy the template file: cp config.template.json config.json

Edit the config file config.json

Launch

Run: npm start

About

Convert YouTube videos into a Podcast feed with audio files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%