7d149bd4d1c87f321edb201c808470c796d4874a
A YouTube Mix/radio playlist (list=RD…) returns a different set of items on every /api/playlist call (observed 779 / 1485 / 529 for the same URL). The job used to re-expand the playlist server-side, so it would download a different list than the count shown on the decision screen. The panel now passes the already-expanded `urls[]` into the job, and the executor uses them verbatim (falling back to expanding `url` only when no list is given). The job downloads exactly what you decided on. Endpoint takes `urls[]` (stored as inputs.urls) or `url`. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%