- Get access to Twitter API via apify/quacker/twitter-url-scraper (2000 tweets per month free)
- Clone repo
git clone https://github.com/calvinusesyourcode/tweet-to-video
- Create .env with your apify key
- Install packages
npm install puppeteer
npm install fluent-ffmpeg
- Enjoy!
node main.js <tweet_url1> <tweet_url2> ...
Note: Text only for now.