Piped
Piped copied to clipboard
Dearrow doesn't work when loading a lot of videos quickly
Official Instance
- [X] The bug is reproducible on the official hosted instance, or is API-related.
Describe the bug
Piped seems to try and group dearrow requests together. When loading a lot of videos quickly this results in the proxy responding with a 400 because the request is too large.
To Reproduce
- Enable the DeArrow integration in the preferences
- Open a playlist with a lot of videos, e.g.: https://piped.video/playlist?list=PLy6N_9yB8Qwy6LL0J7zLUyW8XNX-BPeDl
- Scroll down fast
Expected behavior
DeArrow should work
Logs/Errors
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://pipedapi.kavin.rocks/dearrow?videoIds=[...]
Browser, and OS with Version.
n/a
Additional context
No response