Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

yuseisui/twspaces-dl

Repository files navigation

twspaces-dl

CLI app to download Twitter Spaces

Warning This app no longer works due to changes in X (formerly Twitter) API.

Requirements

Install

npm i -g twspaces-dl

You can also use without global installation:

npx twspaces-dl ...

Usage

twspaces-dl [options] <Space URL or Tweet URL>

See twspaces-dl --help for details.

Note To download a Space by a Tweet URL, the Tweet must contain a Space.

License

MIT License

Related

  • twspaces - Fetch Twitter Spaces metadata without your tokens