summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-21API: Fix URL for vtt subtitles (#4221)Samantaz Fox
2024-07-17Exclude spec/parsers_helper from Lint/SpecFilenamesyeopite
2024-07-17Ameba: Fix Lint/UselessAssignsyeopite
2024-07-17Simplify last_node retrievalsyeopite
2024-07-17Ameba: Disable Naming/BlockParameterNamesyeopite
2024-07-15Ameba: Fix Lint/NotNilAfterNoBangsyeopite
2024-07-11Disable Naming/AccessorMethodName rulesyeopite
2024-07-11Ameba: Fix Naming/VariableNamessyeopite
2024-07-11Disable Documentation/DocumentationAdmonition rulesyeopite
2024-07-11Fix typosyeopite
2024-07-10Channels: Add sort options to streams (#4224)Samantaz Fox
2024-07-10API: Fix error code for disabled popular endpoint (#4296)Samantaz Fox
2024-07-10Allow embedding videos in local HTML files (#4450)Samantaz Fox
2024-07-10CI: Bump Crystal version matrix (#4654)Samantaz Fox
2024-07-10YtAPI: Remove API keys like official clients (#4655)Samantaz Fox
2024-07-10HTML: Use full URL in the og:image property (#4675)Samantaz Fox
2024-07-10Rewrite transcript logic to be more generic (#4747)Samantaz Fox
2024-07-10CI: Run Ameba (#4753)Samantaz Fox
2024-07-10CI: Add release based containers (#4763)Samantaz Fox
2024-07-09Channel: parse subscriber count and channel bannerChunkyProgrammer
2024-07-04Typosyeopite
2024-07-04Bump nightly container build workflow crystal versyeopite
2024-07-01Fix trigger for stable container buildsyeopite
2024-07-01Rename container workflowssyeopite
2024-06-24Add workflow to build container on releasesyeopite
2024-06-24Specify which workflow builds from mastersyeopite
2024-06-24Use "master" label for master container buildsyeopite
2024-06-19Call `as?` instead of `as` to not force string conversionmeatball
2024-06-18Update spec and rollback to last commits changesmeatball
2024-06-16Update ameba versionsyeopite
2024-06-16Cache ameba binarysyeopite
2024-06-16Update ameba configsyeopite
2024-06-16Add job to lint code through Ameba in CIsyeopite
2024-06-15Player: Fix video playback for videos that have already been watched.Fijxu
2024-06-13Extract label for transcript in YouTube responsesyeopite
2024-06-11Raise error when transcript does not existsyeopite
2024-06-11Rewrite transcript logic to be more genericsyeopite
2024-05-30Make solution complaint with specmeatball
2024-05-30Improve code quallitymeatball
2024-05-30Fix change in parser filemeatball
2024-05-30fix: Handle nil value for genreUcid in Video structmeatball
2024-05-27move helm chart to a dedicated github repository (#4711)Émilien (perso)
2024-05-20fix: use ion icon for search iconthansk
2024-05-20fix: use a search icon instead of textthansk
2024-05-19feat: allow submitting search with mousethansk
2024-05-14Fix missing commasabsidue
2024-05-14Add back missing resolution fieldabsidue
2024-05-14Fix the missing `p` in the quality labels.absidue
2024-05-14Return actual height, width and fps for streams in /api/v1/videosabsidue
2024-05-13API: Check if playlist has any videos on it.Fijxu