Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 729 Bytes

File metadata and controls

29 lines (19 loc) · 729 Bytes

twitter-favorite-videos-downloader

Batch to download someone's favorited video.

How to run this project

The project runs on Node.js, it runs well on Node.js 10 or later. Also, you need a network environment that can access Twitter.

Some necessary preparations

Installation dependencies

> npm install

Build Project

> npm run build

Run Project

> npm run download