Go to file
wukko ee2be1fb9e
web/device: enable local processing on ios 18+ by default
hopefully ios users will figure out what buttons they have to press, but if not, i'll add an explanatory dialog
2025-06-03 10:49:38 +06:00
.github workflows/test: add WEB_DEFAULT_API env to web run 2025-04-20 16:38:06 +06:00
api api/config: remove unused cluster import 2025-05-31 13:51:57 +00:00
docs docs/examples/docker-compose: update cobalt package version 2025-05-29 20:54:31 +06:00
packages repo: update dependencies 2024-10-05 22:09:00 +06:00
web web/device: enable local processing on ios 18+ by default 2025-06-03 10:49: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 dockerfile: drop privileges to regular user 2024-11-19 14:20:15 +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.