nadeko_invidious/src/invidious/frontend
syeopite 7e5935a9da
Rename Caption struct to CaptionMetadata
The Caption object does not actually store any text lines for the
subtitles. Instead it stores the metadata needed to display and fetch
the actual captions from the YT timedtext API.

Therefore it may be wiser to rename the struct to be more reflective of
its current usage as well as the future usage once the current caption
retrival system is replaced via InnerTube's transcript API
2023-07-23 14:40:08 -07:00
..
channel_page.cr Add support for releases and podcasts tabs 2023-07-14 16:15:20 -07:00
comments_reddit.cr Comments: Move 'template_reddit' function to own file + module 2023-05-25 22:53:53 +02:00
comments_youtube.cr Comments: Move 'template_youtube' function to own file + module 2023-05-25 22:53:53 +02:00
misc.cr Add a user friendly message for when no results are found 2022-04-08 22:28:43 +02:00
pagination.cr HTML: Add code to generate page nav buttons 2023-07-06 00:23:22 +02:00
search_filters.cr Fix filter checkbox 2022-04-16 08:58:45 +03:00
watch_page.cr Rename Caption struct to CaptionMetadata 2023-07-23 14:40:08 -07:00