mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-01 16:33:20 +05:30
1f51255f2f
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 |
||
---|---|---|
.. | ||
_helpers.js | ||
comments.js | ||
community.js | ||
embed.js | ||
handlers.js | ||
notifications.js | ||
player.js | ||
playlist_widget.js | ||
post.js | ||
silvermine-videojs-quality-selector.min.js | ||
sse.js | ||
subscribe_widget.js | ||
themes.js | ||
videojs-youtube-annotations.min.js | ||
watch.js | ||
watched_indicator.js | ||
watched_widget.js |