Go to file
Clinton Judy 3ac8ba51ab Fix dependency script regression 2024-04-12 14:02:57 -04:00
bash Fix dependency script regression 2024-04-12 14:02:57 -04:00
media-assets added sample image for test builds 2024-04-11 21:49:02 -04:00
.gitignore Add a .gitignore 2024-04-12 09:04:49 -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