Tobi
ce642404f1
Merge 3910f2de56
into 35530459b6
2025-06-14 17:56:10 +07:00
wukko
0bcb28c44c
merge: 11.1 api update
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
2025-06-08 20:53:33 +06:00
ryaan
ab513ead4b
docs/run-an-instance: fix the api path in local dev instructions ( #1331 )
2025-06-08 18:12:52 +06:00
nexpid
170cf293bf
api/soundcloud: add more metadata fields ( #1313 )
2025-06-08 18:07:38 +06:00
wukko
5a7708f030
docs/api: fix spacing typo in a table
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run service tests / test service functionality (push) Waiting to run
Run service tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
2025-06-07 12:24:40 +06:00
wukko
8a7b3e9386
docs/examples/docker-compose: update cobalt package version
2025-05-29 20:54:31 +06:00
wukko
d4a2fe507f
web: add support for "remux" type of local processing
...
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
it's currently used for fixing a very specific set of twitter videos, but will be used for remuxing HLS videos in the future
2025-05-29 00:23:56 +06:00
wukko
50a0f29ed9
docs/api: rewrite with up-to-date info and better formatting
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run service tests / test service functionality (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
2025-05-27 18:06:56 +06:00
jj
ba2d266de7
api: dynamic env reloading from path/url
2025-05-24 15:52:27 +00:00
wukko
a2d12ce82f
docs/api-env-variables: add tunnel rate limit envs
2025-05-14 19:07:31 +06:00
wukko
0e836fa4fc
docs/api-env-variables: add "never" to FORCE_LOCAL_PROCESSING
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run service tests / test service functionality (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
2025-05-06 17:40:53 +06:00
wukko
29b174fa0b
docs/api-env-variables: rephrase yt audio & 0/1 value descriptions
2025-05-06 16:22:35 +06:00
wukko
c83ab63ade
docs/api-env-variables: add local processing & youtube audio envs
2025-05-06 16:17:45 +06:00
wukko
06bc51db54
merge: 10.9 from main
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
2025-04-02 21:48:58 +06:00
wukko
c694c297c0
docs/run-an-instance: add a note about abuse prevention
2025-04-01 00:39:27 +06:00
wukko
545971186a
docs: create a dedicated doc for api instance env variables
...
& also move "api key file format" section to the actually relevant doc, aka `protect-an-instance`
2025-04-01 00:38:04 +06:00
jj
aa0d1aad1d
docs/compose: remove port for yt generator, add watchtower label
2025-03-29 10:28:11 +00:00
wukko
0b29121c53
merge: changes from main
2025-03-27 20:02:46 +06:00
Tobi
3910f2de56
remove defaults
2025-03-23 22:24:08 +00:00
jj
d13b97c862
api/cookies.example.json: add youtube example
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (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
2025-03-23 17:59:17 +01:00
wukko
da040f1a09
docs/examples/docker: add yt-session-generator example
2025-03-20 00:11:24 +06:00
wukko
b7fb8d26ad
docs/run-an-instance: add info about YOUTUBE_SESSION_SERVER
2025-03-19 20:49:52 +06:00
wukko
073b169a93
api: remove code & docs related to youtube oauth
...
it hasn't been functional for a while, unfortunately
2025-03-19 20:43:31 +06:00
wukko
97fee5e6d4
merge: updates from main
2025-03-15 21:25:23 +06:00
wukko
f103bcfaa3
docs/run-an-instance: add info about CUSTOM_INNERTUBE_CLIENT
2025-03-14 09:05:58 +06:00
Tobi
176b33b0ce
removed redundant request body
2025-02-16 16:03:44 +00:00
Tobi
d59968bb6b
Create OpenAPI specification schema
...
feat: Create OpenAPI Specification schema
- Adds a structured OpenAPI 3.0 specification for the Cobalt API.
- Provides a unified, standardized definition of endpoints, authentication, and request/response schemas.
- Enables easy generation of server and client SDKs with OpenAPI tools.
- Ensures better compliance with API documentation best practices.
- Improves maintainability and facilitates integrations with third-party services.
2025-02-16 15:32:30 +00:00
wukko
dcc99f0e62
merge: 10.7.4 from main branch
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
2025-02-13 17:20:11 +06:00
jj
33ce314775
docs/run-an-instance: remove mention of "web" in composefile
...
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (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
this has not been relevant for a while now
2025-02-11 20:14:31 +01:00
wukko
3a96c8ae56
docs/api: update h265 & gif params
2025-01-29 15:38:23 +06:00
wukko
73f458a999
docs/api: update tiktokH265 description
2025-01-20 20:01:55 +06:00
hyperdefined
160160704d
docs/run-an-instance: add missing DISABLED_SERVICES
( #882 )
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
2024-11-03 17:29:42 +01:00
jj
40d6a02b61
api: cluster support
...
still missing synchronization for some structures
2024-10-31 22:59:06 +00:00
jj
5e92b649a3
api: add API_REDIS_URL
env
2024-10-30 18:59:20 +00:00
wukko
9cc2df9efd
docs/docker-compose: revamp the template, add read_only
...
we use `read_only` on the main instance and i think everyone else should use it too
2024-11-01 19:48:12 +06:00
wukko
c3a2386086
docs/api: add one more example of language codes for youtubeDubLang
2024-10-30 17:53:10 +06:00
wukko
486555bd11
docs/api: add youtubeHLS
and remove youtubeDubBrowserLang
2024-10-28 19:57:37 +06:00
jj
1b9855206e
docs/configure-for-youtube: omit run
from pnpm command
Run service tests / test service functionality (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (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
2024-10-20 23:12:35 +02:00
jj
429b7c85aa
docs/configure-for-youtube: change pnpm command
2024-10-20 23:12:07 +02:00
wukko
4b1ea6ed80
docs/protect-an-instance: update the template secret to fail
Run service tests / test service functionality (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (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
2024-10-20 20:18:50 +06:00
wukko
43b3139b4a
docs/protect-an-instance: skip second step of api keys config if remote
2024-10-20 19:53:17 +06:00
wukko
9790179e29
docs/protect-an-instance: add api keys configuration
2024-10-20 19:51:35 +06:00
wukko
a81a19de68
docs/protect-an-instance: add a command for generating a secret
2024-10-20 19:26:19 +06:00
wukko
155322a47b
docs/configure-for-youtube: clarify where to put the token
2024-10-20 18:59:07 +06:00
wukko
f33cf12fd3
docs/run-an-instance: update headings
2024-10-20 18:56:37 +06:00
wukko
6933daf046
docs: add configure-for-youtube document
2024-10-20 18:56:23 +06:00
wukko
a58684f314
docs/protect-an-instance: update the tuto value warning
2024-10-20 18:05:50 +06:00
wukko
722223f6d3
docs/protect-an-instance: fix image alignment
2024-10-20 18:02:24 +06:00
wukko
b837f291b5
docs/protect-an-instance: fix image sizes, add a secret warning
2024-10-20 17:59:38 +06:00
wukko
c494850cff
repo: update readme & remove old docs
2024-10-20 17:45:10 +06:00