storytime/readme.org

32 lines
824 B
Org Mode
Raw Permalink Normal View History

2024-04-12 02:59:14 +02:00
# -*- mode: org -*-
#+begin_example
____ _ _____ _
/ ___|| |_ ___ _ __ _ |_ _(_)_ __ ___ ___
\___ \| __/ _ \| '__| | | || | | | '_ ` _ \ / _ \
___) | || (_) | | | |_| || | | | | | | | | __/
|____/ \__\___/|_| \__, ||_| |_|_| |_| |_|\___|
|___/
#+end_example
* 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