twitter video downloader
1.2.0
A program for downloading videos from Twitter, given a video url
pip install git+https://github.com/rly0nheart/twitter-video-downloader
You will need to have the FireFox browser installed and geckodriver properly set up.
1. Clone the repository
git clone https://github.com/rly0nheart/twitter-video-downloader
2. Navigate to the cloned repository
cd twitter-video-downloader
docker build --tty my-twitter-video-downloader .
Find the install.sh
script and run it
./install.sh
This assumes the script was already made executable with the
chmod +x uninstall.sh
command.
1. Navigate to the twitter-video-downloader directory
Find the install.ps1
script and run it
.install.ps1
The installation scripts will download and setup geckodriver, then install twitter-video-downloader.
twitter_video_downloader <video-url>
docker run --tty --volume $PWD/twitter_downloader:/app/twitter_downloader my-twitter-video-downloader <twitter_video_url>
Flag | Description | Choices | Default |
---|---|---|---|
-q/--quality | specify video quality | [576x1024, 480x652] | 320x568 |
-d/--debug | enable debug mode |
If you would like to donate, you could Buy A Coffee for the developer using the button below
Your support will be much appreciated!