Go to file Use this template
commie a3589d91a3 whined about writer's block, also gave myself a nice blank canvas. 2024-04-13 21:43:53 -04:00
bash added broken ini file for feed2exec, changed a line in the tangle for 2024-04-12 23:32:35 -04:00
media-assets ini file is still broken. idk what the fuckin problem is but i have 2024-04-12 23:41:12 -04:00
python whined about writer's block, also gave myself a nice blank canvas. 2024-04-13 21:43:53 -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