Go to file
commie ad2835f38c added sample image for test builds 2024-04-11 21:49:02 -04:00
bash i accidentally a space 2024-04-11 21:26:29 -04:00
media-assets added sample image for test builds 2024-04-11 21:49:02 -04:00
readme.org first commit 2024-04-11 20:59:14 -04:00

readme.org

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

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