invidious/assets/js
Samantaz Fox 1f51255f2f
API: Remove the fields parameter (#4276)
Multiple users have reported that the fields parameter is slowing down API
response times significantly. As most API endpoints are already optimized to
make as few requests as possible to Youtube, there is no point in limiting the
output. Furthermore, the added processing might be part of the broader memory
leak problem (See 1438).

In addition, the small increase in data output is not much of an issue compared
to the huge video proxy that lies next to this API.

No related issue tracked
2024-02-12 22:10:45 +01:00
..
_helpers.js
comments.js remove unused variable 2023-09-27 17:36:06 -04:00
community.js
embed.js
handlers.js
notifications.js Remove the 'fields' parameter on the client side too 2023-11-23 18:30:42 +01:00
player.js Player: Fix iOS screen timeout in loop mode (#4076) 2023-12-06 18:19:31 +01:00
playlist_widget.js
post.js Add support for post page 2023-09-18 20:10:41 -04:00
silvermine-videojs-quality-selector.min.js
sse.js
subscribe_widget.js
themes.js
videojs-youtube-annotations.min.js
watch.js Add support for post page 2023-09-18 20:10:41 -04:00
watched_indicator.js
watched_widget.js