๐ฆ ClawHub
X Article Reader
by @ewangchong
Read X (Twitter) Articles aloud using macOS text-to-speech. Accepts an X Article URL and reads the content out loud. Automatically detects Chinese vs English...
๐ก Examples
cd /scripts
python3 read_article.py "https://x.com/user/articles/123"
Options
# Force a voice
python3 read_article.py "" --voice TingtingSave audio file instead of playing
python3 read_article.py "" --output ~/Desktop/article.aiffShow browser (debug)
python3 read_article.py "" --show-browser
โ๏ธ Configuration
# Force a voice
python3 read_article.py "" --voice TingtingSave audio file instead of playing
python3 read_article.py "" --output ~/Desktop/article.aiffShow browser (debug)
python3 read_article.py "" --show-browser
TERMINAL
clawhub install x-article-reader