FineFindus 7f52592f76
perf(LocalFeedRepository): speed up local feed extraction
Speeds up the local feed extraction, by fetching more feeds concurrently
and only applying a large timeout after fetching the full channels. This
is based on the idea that YouTube's RSS feeds (extracted by the generic
`FeedInfo`) have no/much less rate-limiting, likely due to the nature of
RSS readers.

Ref: https://github.com/TeamNewPipe/NewPipe/issues/11817

feat(LocalFeedRepository): remove RSS delay
2025-04-13 07:37:25 +02:00
..
2021-12-09 16:31:40 +04:00