The objectively best Twitter video downloader bot.
If you want to self-host this, I suggest doing these things.
Requires Node.js, FFmpeg, and SQLite3:
sudo apt install nodejs ffmpeg frei0r-plugins
Once they're installed, install the required modules using npm:
npm install
Finally, put your consumer key/secret and access token/secret obtained from the Twitter apps page inside config.json
and run node app.js
.
This is a parody of video downloader bots and does not actually send users download links. If you need an actual Twitter video downloader, I highly recommend youtube-dl.
I AM NOT RESPONSIBLE FOR ANYTHING THAT HAPPENS TO YOUR ACCOUNT AS A RESULT OF HOSTING THIS.
Original @this_vid by shalvah.