Batch to download someone's favorited video.
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.
- Locate main.ts and file line 17, input the account screen name
- Regist a Twitter app and get the
consumer_key
,consumer_secret
,access_token_key
andaccess_token_secret
, replace them in twitterFactory.ts
> npm install
> npm run build
> npm run download