d1306f06bafe631d877045234e5725aa4a33925b
Refactors episode source fetching to handle multiple servers. It now attempts to retrieve the episode URL from multiple servers if the initial request fails, improving the chances of finding a valid source.
npm install
npm run dev
npm run deploy
Development
If a route is internal-only or doesn't need to appear on the OpenAPI spec (that's autogenerated by Hono), use the Hono class. Otherwise, use the OpenAPIHono class from @hono/zod-openapi.
Description
Languages
TypeScript
100%