A Raycast extension that allows you to easily download videos & audio from popular social media platforms, powered by cobalt's API. A list of supported services can be found here.
Note
This extension is neither created by nor affiliated with cobalt.
- Video and audio file downloading
- Customizable video codec, video quality, and audio format
- Customizable download directory: choose where you want to save your downloads!
- Customizable API instance URL: Want to use a different Cobalt API instance? No problem!
- Receive a notification when your download completes
- Platform-specific customization settings
Clone the project
git clone https://github.com/aelew/raycast-cobalt.git
Go to the project directory
cd raycast-cobalt
Install dependencies
npm install
Connect to Raycast
npm run dev