Skip to content

javascript macro that turns twitter links into hype videos

Notifications You must be signed in to change notification settings

calvinusesyourcode/tweet-to-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

output example

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

Note: Text only for now.

About

javascript macro that turns twitter links into hype videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published