/TwitterVideoMakerBot

Generates a video from a tweet, tweet thread or multiple tweets

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TwitterVideoMakerBot

NO LONGER WORKS DUE TO CHANGES IN TWITTER'S END.

Generates a video from a tweet, tweet thread or multiple tweets, inspired by RedditVideoMakerBot.

Installation

You need ffmpeg installed and added to your path beforehand, on Windows, the install_deps.py script will do it for you, on macOS, install ffmpeg using homebrew.

To install all dependencies automatically, just run the install_deps.py script.

python install_deps.py

Usage

Simply run the app.py file and a window will appear, from where you can open the web ui, you can skip the login part by simply clicking on the login button.

python app.py

License

This program is distributed under the GPLv3 License. For more information, see the LICENSE file.