EzioisAwesome56 / this_vid2

The objectively best Twitter video downloader bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this_vid2

The objectively best Twitter video downloader bot.

If you want to self-host this, I suggest doing these things.

Usage

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.

Disclaimer

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.

About

The objectively best Twitter video downloader bot.

License:MIT License


Languages

Language:JavaScript 100.0%