mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-28 06:22:45 -08:00
1.1 KiB
1.1 KiB
id, title, status, assignee, created_date, updated_date, labels, dependencies, parent_task_id, priority
| id | title | status | assignee | created_date | updated_date | labels | dependencies | parent_task_id | priority | ||
|---|---|---|---|---|---|---|---|---|---|---|---|
| TASK-48.2 | Port ani-cli stream-resolution logic into SubMiner | To Do | 2026-02-14 06:03 | 2026-02-14 08:19 |
|
TASK-48 | high |
Description
Implement stream URL resolution by porting ani-cli logic for selecting providers/episodes and obtaining playable stream URLs so SubMiner can consume stream sources directly.
Acceptance Criteria
- #1 Encapsulate stream search/provider selection logic in a dedicated module in SubMiner.
- #2 Resolve episode query input into a canonical playable stream URL in streaming mode.
- #3 Preserve existing behavior for non-streaming flow and expose errors when stream resolution fails.
Implementation Notes
Superseded by TASK-51. Stream URL resolution via ani-cli postponed; previous attempt exposed anti-bot/403 fragility and poor title-source reliability.