RSSHub/lib/routes/youtube
Dzming Li dbb692462d
chore: add Nix flake and NixOS module support (#20597)
* feat(nix): add flake module and offline-friendly build

* chore(nix): upgrade to Node.js 24 and pnpm 10

Update devenv.nix to match project dependencies:
- Upgrade Node.js from 22 to 24 (aligns with Dockerfile node:24-bookworm)
- Upgrade pnpm from 9 to 10 (aligns with package.json pnpm@10.22.0)

* test: fix buffer-get test timeout

Replace external URL with mock server endpoint to prevent test timeout.
The test was trying to fetch from http://example.com which is not mocked,
causing it to timeout. Now uses http://rsshub.test/headers which is
properly mocked in the test setup.
2025-12-09 19:43:06 +08:00
..
api chore: add Nix flake and NixOS module support (#20597) 2025-12-09 19:43:06 +08:00
templates fix(route): add youtube referer (#20396) 2025-10-30 04:56:32 +08:00
channel.ts style: auto format 2025-11-27 02:55:46 +00:00
charts.ts style: auto format 2025-11-27 02:55:46 +00:00
community.ts style: auto format 2025-11-27 02:55:46 +00:00
custom.ts style: auto format 2025-11-27 02:55:46 +00:00
live.ts style: auto format 2025-11-27 02:55:46 +00:00
namespace.ts
playlist.ts style: format 2025-11-27 11:04:48 +08:00
subscriptions.ts style: auto format 2025-11-27 02:55:46 +00:00
user.ts style: format 2025-11-27 11:04:48 +08:00
utils.ts style: auto format 2025-11-27 02:55:46 +00:00