Skip to content

scottopell/audiobook-podcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Podcast Template

I use this to maintain a private podcast feed full of audio that I want to be able to listen to easily on my phone and share easily.

One example use case might be audiobooks.

This is missing 2 critical components:

  1. _data/secrets.yaml
base_url: 'http://example.com'
  1. _data/books.yaml
- title: "Some Book"
  date: 2016-04-11
  duration: "07:23:44"
  length: "442169005"
  short_description: "whatever"
  aac_asset_link: "http://example.com/book.m4a"
  tags: [book]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published