Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 469 Bytes

File metadata and controls

22 lines (11 loc) · 469 Bytes

Twitter Video Downloader

A GUI downloader used to download Twitter videos by providing its link.

Installation

pip3 install -r requirements.txt

Usage

Provide the Twitter video URL in the field and click Download.

Output

Downloaded video you desired in the same directory of the script.

Authors

Written by XZANATOL.

The project was built as a contribution during GSSOC'21.