storytime/readme.org

824 B

 ____  _                  _____ _                
/ ___|| |_ ___  _ __ _   |_   _(_)_ __ ___   ___ 
\___ \| __/ _ \| '__| | | || | | | '_ ` _ \ / _ \
 ___) | || (_) | |  | |_| || | | | | | | | |  __/
|____/ \__\___/|_|   \__, ||_| |_|_| |_| |_|\___|
                     |___/

Goal(s)

  1. Pull mainly text blog entries (probably from rss)
  2. Read them out into an audio file (probably using mimic3)
  3. Mix an image (either representing the blog or the preview image from rss), and the audio into a video file

    1. overlay some information like time or audiovisualization and the title and source (possibly as qr)
  4. upload mixed file to

    1. youtube
    2. peertube
    3. mastodon

Dependencies

  • feed2exec
  • cron
  • bash
  • mimic3
  • ffmpeg