Go to file
wukko 0bcb28c44c
Some checks failed
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
Run service tests / test service functionality (push) Has been cancelled
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
merge: 11.1 api update
2025-06-08 20:53:33 +06:00
.github workflows/test: add WEB_DEFAULT_API env to web run 2025-04-20 16:38:06 +06:00
api api/package: bump version to 11.1 2025-06-08 20:52:12 +06:00
docs merge: 11.1 api update 2025-06-08 20:53:33 +06:00
packages repo: update dependencies 2024-10-05 22:09:00 +06:00
web api/soundcloud: add more metadata fields (#1313) 2025-06-08 18:07:38 +06:00
.deepsource.toml ci: update .deepsource.toml 2024-05-14 06:57:09 +00:00
.dockerignore docker: update dockerfile to use pnpm features 2024-08-03 16:48:57 +00:00
.gitignore api/security: implement api keys as method of authentication 2024-10-04 14:58:56 +00:00
CONTRIBUTING.md CONTRIBUTING: mention comment feature 2024-11-05 18:28:06 +00:00
Dockerfile docker: bump node version to 24 2025-06-05 18:14:01 +00:00
LICENSE README: clarify root license 2024-09-09 16:00:23 +00:00
package.json repo: set up package.json in root 2024-08-03 09:31:59 +00:00
pnpm-lock.yaml web: replace regular noto sans mono with a custom font with 3 characters 2025-05-23 16:54:28 +06:00
pnpm-workspace.yaml packages: add version-info package 2024-08-03 21:27:14 +06:00
README.md readme: add a link to api env variables doc 2025-04-01 00:41:58 +06:00

cobalt is a media downloader that doesn't piss you off. it's friendly, efficient, and doesn't have ads, trackers, paywalls or other nonsense.

paste the link, get the file, move on. that simple, just how it should be.

cobalt monorepo

this monorepo includes source code for api, frontend, and related packages:

it also includes documentation in the docs tree:

ethics

cobalt is a tool that makes downloading public content easier. it takes zero liability. the end user is responsible for what they download, how they use and distribute that content. cobalt never caches any content, it works like a fancy proxy.

cobalt is in no way a piracy tool and cannot be used as such. it can only download free & publicly accessible content. same content can be downloaded via dev tools of any modern web browser.

contributing

if you're considering contributing to cobalt, first of all, thank you! check the contribution guidelines here before getting started, they'll help you do your best right away.

thank you

cobalt is sponsored by royalehosting.net. a part of our infrastructure is hosted on their network. we really appreciate their kindness and support!

licenses

for relevant licensing information, see the api and web READMEs. unless specified otherwise, the remainder of this repository is licensed under AGPL-3.0.