wukko
|
e7d4b72c8c
|
api/schema: tiktokH265 -> allowH265, twitterGif -> convertGif
h265 param is already used for more than tiktok, and gif param will be used for bluesky gifs in the future
|
2025-01-29 15:37:58 +06:00 |
|
wukko
|
c7c9cf2f0f
|
api: add local processing response type & param
`local-processing` type returns needed info for on-device processing and creates basic proxy tunnels
|
2025-01-29 15:00:50 +06:00 |
|
wukko
|
50db4d342a
|
api & web: roll back the default hls change due to doubled CPU usage
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-01-08 11:22:05 +06:00 |
|
wukko
|
ec019a1b50
|
api/schema: enable youtubeHLS by default
|
2025-01-08 10:54:07 +06:00 |
|
wukko
|
cdfc91844d
|
api/schema: update youtubeDubLang to accept all valid language codes
|
2024-10-28 19:56:18 +06:00 |
|
wukko
|
c9eefc4d55
|
api/youtube: add an option to use HLS streams
- added `youtubeHLS` variable to api
- added youtube HLS parsing & handling
|
2024-10-28 15:17:54 +06:00 |
|
wukko
|
002e70cb89
|
api/schema: make tiktokFullAudio false by default
|
2024-09-08 22:03:29 +06:00 |
|
wukko
|
a9e65b0da0
|
api: add an option to always proxy files
|
2024-08-31 14:07:37 +06:00 |
|
wukko
|
329b068038
|
api/schema: don't decode the url
this is from the dinosaur era of cobalt and hasn't been used since we moved to POST requests
|
2024-08-30 14:09:18 +06:00 |
|
wukko
|
ee375a27cd
|
api/schema: enable tiktok full audio by default
|
2024-08-22 23:17:49 +06:00 |
|
wukko
|
ff9efdc471
|
api & web: update default audio bitrate to be 128kbps
|
2024-08-22 20:50:21 +06:00 |
|
wukko
|
42ff874c95
|
api/schema: add 8bkps audio bitrate option
|
2024-08-22 20:06:54 +06:00 |
|
wukko
|
91fd26e880
|
api: add audio bitrate functionality
|
2024-08-22 19:35:17 +06:00 |
|
wukko
|
555625878e
|
api/schema: update twitterGif & videoQuality defaults
|
2024-08-20 22:04:17 +06:00 |
|
wukko
|
e727e3a95b
|
api/processing: slightly reformat code related to zod
|
2024-08-08 23:43:04 +06:00 |
|
dumbmoron
|
f32f624916
|
api: use zod for request schema validation
|
2024-08-08 16:34:54 +00:00 |
|