Skip to content

Shell script that takes the latest YouTube video from a specified channel, and then creates a markdown blog with it embeded.

Notifications You must be signed in to change notification settings

Simon-Bakken-Jantasuk/ytblogsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Instructions

  1. Give it executable permissions
  2. Move it to PATH
  3. Use the script by writing in stdin ytblogsync

What problem was solved?

I also run a blog– and I also run a YouTube channel. I wanted to be able to post a YouTube video and then create a post on my blog containing my video. Instead of doing this manually– I then created a bash script instead. It simply grabs the latest video that has been posted from videos.xml.

Goals

  • CLI tool functionality
  • Nonpredefined variables
  • Error handling
  • Multiple blog posts

About

Shell script that takes the latest YouTube video from a specified channel, and then creates a markdown blog with it embeded.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages