Skip to content

space-dl/node-space-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

space-dl

Command line tool for recording Twitter space

space-dl-demo

English/日本語

Requirement

Node.js ffmpeg

Install

$ npm i -g space-dl

Usage

For Twitter Space URL

$ space-dl <Twitter Space URL or Space ID>

or

$ space-dl -i <Twitter Space URL or Space ID>

For ScreenName or Twitter account URL

$ space-dl -u <Twitter account URL or ScreenName>

To use this feature, you need to set the Twitter API v2 token.

Run the command below to set the Twitter API v2 token

$ space-dl token <Twitter API v2 Token>

Author

tsubasa652

LICENSE

This software is released under the GNU General Public License v3.0 License, see LICENSE.