Piped icon indicating copy to clipboard operation
Piped copied to clipboard

Pagination for subscription feeds

Open FireMasterK opened this issue 3 years ago • 0 comments

Currently, when a user has a large number of subscriptions, the feed response takes multiple seconds to generate

What can be done is limiting each page to 100 results, and adding an API for nextpage calls.

The problem is that this would require breaking API changes. (It would affect other projects like LibreTube, Yattee, Piped-Material, etc)

FireMasterK avatar May 10 '22 08:05 FireMasterK