Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 981 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 981 Bytes

this_vid2

The objectively best Twitter video downloader bot now as a Discord bot.

Usage

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.

Disclaimer

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.