The objectively best Twitter video downloader bot now as a Discord bot.
Requires Node.js, FFmpeg, and youtube-dl:
sudo apt install nodejs ffmpeg
sudo pip3 install youtube-dl
Once they're installed, install the required modules using npm:
npm install
Finally, put your bot token obtained from the Discord developers page inside config.json
and run node app.js
.
My code is pretty terrible so send pull requests to make it better if you want.
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 recommend youtube-dl.
I AM NOT RESPONSIBLE FOR ANYTHING THAT HAPPENS TO YOUR ACCOUNT AS A RESULT OF HOSTING THIS.
@this_vid2 by TheEssem.
Original @this_vid by shalvah.