Best way to save content you love.
cobalt is social media downloader with zero bullshit. It's friendly, accessible, efficient, and doesn't bother you with shock ads or privacy invasion "consent" popups.
It preserves original media quality so you get best downloads possible (unless you change that in settings).
Service | Video + Audio | Only audio | Additional features |
---|---|---|---|
✅ | ✅ | Ability to save multiple videos/GIFs from a single tweet. | |
Twitter Spaces | ❌️ | ✅ | Audio metadata. |
YouTube & Shorts | ✅ | ✅ | Support for 8K, 4K, HDR, and high FPS videos. |
YouTube Music | ❌ | ✅ | Audio metadata. |
✅ | ✅ | ||
TikTok & douyin | ✅ | ✅ | Video downloads with or without watermark; image slideshow downloads without watermarks. |
SoundCloud | ❌ | ✅ | Audio metadata. |
bilibili.com | ✅ | ✅ | |
Tumblr | ✅ | ✅ | |
Vimeo | ✅ | ❌️ | |
VK Videos & Clips | ✅ | ❌️ |
You can translate cobalt to any language you want on cobalt's crowdin. Feel free to ignore QA errors if you think you know better. If you don't see a language you want to translate cobalt to, open an issue, and I'll add it to crowdin.
- Avoid formal language. Leave it for boring big tech companies. Use informal language on all occasions.
- Strings are ALWAYS stylized as lowercase unless it's STRESSED LIKE THIS or is an internal value like
{ContactLink}
. - Keep translations lively, friendly, and fun. Translate strings as if cobalt user was your buddy.
- Automatic translations from original language are not valid, and will be ignored.
- You can (and should) rephrase sentences as long as they keep the same point, if you think it'd be better that way.
- You can add wordplays or puns if it feels natural to do so.
- Even though I love cursing, keep that to minimum in translations, and do NOT use any offensive words.
- Check if there are issues in UI with your localization, and optimize it accordingly, or open an issue.
- Add "(in english)" translated to your language at the end of
ChangelogLastCommit
,ChangelogLastMajor
, andChangelogOlder
. Those are always kept exclusively in English (for now), due to how often changelog changes.- Sample translation to Russian:
"ChangelogLastCommit": "последний коммит (на английском)"
- Sample translation to Russian:
- Be nice.
You might find cobalt's source code a bit messy, but I do my best to improve it with every commit.
- Node.js 14.16 or above
- git
- cors
- dotenv
- esbuild
- express
- express-rate-limit
- ffmpeg-static
- got
- node-cache
- url-pattern
- xml-js
- ytdl-core
Setup script installs all needed npm
dependencies, but you have to install Node.js
and git
yourself.
- Clone the repo:
git clone https://github.com/wukko/cobalt
- Run setup script and follow instructions:
npm run setup
- Run cobalt via
npm start
- Done.
cobalt is my passion project, so new feature release schedule depends solely on my motivation and mood. Don't expect any consistency in that.
cobalt is under AGPL-3.0.
Fluent Emoji by Microsoft is under MIT.