aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-24Add ability to set po_token and visitordata IDEmilien Devos4-3/+36
2024-07-21Channel: parse subscriber count and channel banner (#4785)Samantaz Fox1-3/+12
2024-07-21Player: Fix playback position of already watched videos (#4731)Samantaz Fox1-1/+6
2024-07-21Videos: Fix genre url being unusable (#4717)Samantaz Fox4-5/+5
2024-07-21API: Fix out of bound error on empty playlists (#4696)Samantaz Fox1-1/+3
2024-07-21Handle playlists cataloged as Podcast (#4695)Samantaz Fox1-0/+2
2024-07-21API: Fix duplicated query parameters in proxied video URLs (#4587)Samantaz Fox1-2/+3
2024-07-21API: Return actual stream height, width and fps (#4586)Samantaz Fox1-29/+40
2024-07-21Preferences: Fix handling of modified source code URL(#4437)Samantaz Fox2-2/+2
2024-07-21API: Fix URL for vtt subtitles (#4221)Samantaz Fox1-1/+5
2024-07-17Exclude spec/parsers_helper from Lint/SpecFilenamesyeopite1-0/+4
2024-07-17Ameba: Fix Lint/UselessAssignsyeopite9-13/+7
2024-07-17Simplify last_node retrievalsyeopite1-5/+5
2024-07-17Ameba: Disable Naming/BlockParameterNamesyeopite1-0/+3
2024-07-15Ameba: Fix Lint/NotNilAfterNoBangsyeopite3-11/+11
2024-07-11Disable Naming/AccessorMethodName rulesyeopite1-0/+3
2024-07-11Ameba: Fix Naming/VariableNamessyeopite3-24/+24
2024-07-11Disable Documentation/DocumentationAdmonition rulesyeopite1-0/+7
2024-07-11Fix typosyeopite1-1/+1
2024-07-10Channels: Add sort options to streams (#4224)Samantaz Fox3-22/+26
2024-07-10API: Fix error code for disabled popular endpoint (#4296)Samantaz Fox1-1/+1
2024-07-10Allow embedding videos in local HTML files (#4450)Samantaz Fox1-1/+1
2024-07-10CI: Bump Crystal version matrix (#4654)Samantaz Fox3-5/+5
2024-07-10YtAPI: Remove API keys like official clients (#4655)Samantaz Fox1-22/+1
2024-07-10HTML: Use full URL in the og:image property (#4675)Samantaz Fox2-3/+3
2024-07-10Rewrite transcript logic to be more generic (#4747)Samantaz Fox2-33/+87
2024-07-10CI: Run Ameba (#4753)Samantaz Fox4-49/+37
2024-07-10CI: Add release based containers (#4763)Samantaz Fox2-5/+95
2024-07-09Channel: parse subscriber count and channel bannerChunkyProgrammer1-3/+12
2024-07-04Typosyeopite1-2/+2
2024-07-04Bump nightly container build workflow crystal versyeopite1-2/+2
2024-07-01Fix trigger for stable container buildsyeopite1-2/+3
2024-07-01Rename container workflowssyeopite2-0/+0
2024-06-24Add workflow to build container on releasesyeopite1-0/+89
2024-06-24Specify which workflow builds from mastersyeopite1-1/+1
2024-06-24Use "master" label for master container buildsyeopite1-2/+2
2024-06-19Call `as?` instead of `as` to not force string conversionmeatball2-3/+3
2024-06-18Update spec and rollback to last commits changesmeatball4-5/+5
2024-06-16Update ameba versionsyeopite2-2/+2
2024-06-16Cache ameba binarysyeopite1-1/+3
2024-06-16Update ameba configsyeopite1-47/+11
2024-06-16Add job to lint code through Ameba in CIsyeopite1-0/+22
2024-06-15Player: Fix video playback for videos that have already been watched.Fijxu1-1/+6
2024-06-13Extract label for transcript in YouTube responsesyeopite1-4/+25
2024-06-11Raise error when transcript does not existsyeopite1-4/+10
2024-06-11Rewrite transcript logic to be more genericsyeopite2-34/+61
2024-05-30Make solution complaint with specmeatball2-2/+2
2024-05-30Improve code quallitymeatball1-1/+1
2024-05-30Fix change in parser filemeatball1-1/+1
2024-05-30fix: Handle nil value for genreUcid in Video structmeatball2-3/+3