invidious-mod/src/invidious/helpers
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
..
crystal_class_overrides.cr Typo 2021-08-03 23:57:48 +02:00
errors.cr Replace more * in macro with #splat 2023-11-08 00:49:37 -08:00
handlers.cr Kemal: remove APIHandler middleware 2023-11-23 18:30:37 +01:00
helpers.cr Helpers: remove JSONFilter logic 2023-11-23 18:30:42 +01:00
i18n.cr I18n: Add a function to determine if a given locale is RTL 2023-07-06 00:23:22 +02:00
i18next.cr i18next: Revert some changes, as es/pt/pt-PT aren't mixed up (yet) 2023-10-07 19:12:17 +02:00
logger.cr Try not to log search queries (#2362) 2021-09-16 09:36:22 +00:00
macros.cr Keep using kilt for rendering 2022-04-16 22:48:24 +02:00
serialized_yt_data.cr Search: Parse channel handle and hide video count when channel handle exists 2023-09-18 20:12:07 -04:00
signatures.cr Fix Lint/UnusedArgument issues 2021-10-25 01:12:26 -07:00
tokens.cr Fix typos 2022-02-07 14:57:14 +02:00
utils.cr Updated comment link returns 2023-06-12 09:40:26 -04:00
webvtt.cr Consistency: rename #add_timestamp_component 2023-09-23 09:41:43 -04:00