Skip to content

A command-line video downloader for X (formerly Twitter)

Notifications You must be signed in to change notification settings

JBLorincz/xvidrip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XVIDRIP

A command-line video downloader for X / Twitter

NOTE: xvidrip is a proof-of-concept tool made in a weekend. xvidrip downloads the videos in tweets as MP4 files, no API required thanks to a headless browser.

Installation

Clone the repository and install dependencies with npm i. Install xvidrip to your system with npm i -g. xvidrip should now be usable across your system.

Usage

xvidrip <source_url> -flags [destination_path]

Example: xvidrip twitter.com/fakeusername/status/123456789 -v ~/Videos/output.mp4

Or, just specify the post ID: xvidrip 123456789 -v ~/Videos/output.mp4

About

A command-line video downloader for X (formerly Twitter)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published