develop #1

Open
admin wants to merge 5 commits from develop into main

5 Commits

Author SHA1 Message Date
jj
91989b8de1 youtube: await decipher()s
Some checks failed
CodeQL / Analyze (javascript-typescript) (pull_request) Failing after 13s
Run service tests / test service functionality (pull_request) Successful in 23s
Run tests / check lockfile correctness (pull_request) Successful in 20s
Run tests / web sanity check (pull_request) Successful in 1m25s
Run tests / api sanity check (pull_request) Failing after 27s
Run service tests / test service: ${{ matrix.service }} (pull_request) Failing after 20s
they are async as of https://github.com/LuanRT/YouTube.js/pull/1047
2025-10-13 23:30:58 +00:00
jj
1dc0aa89df youtube: provide own JS interpreter
since the data should be side-effect free, this should
be fine for now, but maybe it might be a good idea to look
into a proper sandboxed environment in the future.
2025-10-13 23:30:58 +00:00
jj
c86ab40acd youtube: fix custom fetch breakage
https://github.com/LuanRT/YouTube.js/issues/962#issuecomment-2864091135
2025-10-13 23:30:58 +00:00
jj
dad8bf8baa api/youtube: try new session server 2025-10-13 22:52:42 +00:00
jj
3e25b91b67 api/package: bump youtubei.js to 16.0.0 2025-10-13 22:19:46 +00:00