summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Expand)Author
2024-08-07SigHelper: Small fixes + suggestions from code reviewSamantaz Fox
2024-07-28Remove unused methods in `Invidious::LogHandler`syeopite
2024-07-25Ameba: Fix Naming/PredicateNamesyeopite
2024-07-25SigHelper: Use 'URI.parse' instead of 'URI.new'Samantaz Fox
2024-07-25Videos: Send player sts when requiredSamantaz Fox
2024-07-25SigHelper: Fix many issuesSamantaz Fox
2024-07-25Videos: Make use of the video decodingSamantaz Fox
2024-07-25Helpers: Add inv_sig_helper clientSamantaz Fox
2024-07-25Jobs: Remove the signature function update jobSamantaz Fox
2024-07-25Misc: Sync crystal overrides with current stdlibSamantaz Fox
2024-07-24Ameba: Fix Naming/MethodNamessyeopite
2024-07-24Ameba: Fix Lint/HashDuplicatedKeysyeopite
2024-07-24Ameba: Fix Lint/UnusedBlockArgumentsyeopite
2024-07-24Ameba: Fix Lint/UnusedArgumentsyeopite
2024-07-24Ameba: undo Lint/NotNilAfterNoBang in signatures.crsyeopite
2024-07-24Add ability to set po_token and visitordata IDEmilien Devos
2024-07-21Channel: parse subscriber count and channel banner (#4785)Samantaz Fox
2024-07-21Videos: Fix genre url being unusable (#4717)Samantaz Fox
2024-07-21API: Fix out of bound error on empty playlists (#4696)Samantaz Fox
2024-07-21Handle playlists cataloged as Podcast (#4695)Samantaz Fox
2024-07-21API: Fix duplicated query parameters in proxied video URLs (#4587)Samantaz Fox
2024-07-21API: Return actual stream height, width and fps (#4586)Samantaz Fox
2024-07-21Preferences: Fix handling of modified source code URL(#4437)Samantaz Fox
2024-07-21API: Fix URL for vtt subtitles (#4221)Samantaz Fox
2024-07-17Ameba: Fix Lint/UselessAssignsyeopite
2024-07-17Simplify last_node retrievalsyeopite
2024-07-15Ameba: Fix Lint/NotNilAfterNoBangsyeopite
2024-07-11Ameba: Fix Naming/VariableNamessyeopite
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-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-09Channel: parse subscriber count and channel bannerChunkyProgrammer
2024-06-18Update spec and rollback to last commits changesmeatball
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-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