summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2023-01-16Add support for multiple songstechmetx11
2023-01-15API: make /api/v1/videos respect the 'local' parameterSamantaz Fox
2023-01-15Don't continue when LOGIN_REQUIRED and no videoDetailsÉmilien Devos
2023-01-14Video proxy: always include the 'range' headerSamantaz Fox
2023-01-14Video: Add support for the music sectiontechmetx11
2023-01-13Login redirect to referer on logged-in userBrahim Hadriche
2023-01-13Make DASH absolute urls when localBrahim Hadriche
2023-01-11Convert tabs to spacesDUOLabs333
2023-01-10Add support for the new channel layout - part 2 (#3419)Samantaz Fox
2023-01-08FormattingDUOLabs333
2023-01-08Remove superfluous 'end'DUOLabs333
2023-01-08Different cosmetic fixesDUOLabs333
2023-01-08Implement workaround for broken shorts objectsSamantaz Fox
2023-01-05Add comments to src/invidious/yt_backend/extractors.crDUO Labs
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-01-05Add ability to disable all user notifications (#3473)Émilien Devos
2023-01-04Change regex used in short_text_to_numberDUOLabs333
2023-01-03Fix for the ArithmeticOverflow ProblemDUOLabs333
2023-01-03Removed unneccesary String::Builder and removed cues that was just a blank lineDUOLabs333
2023-01-03Add newlineDUOLabs333
2023-01-03More lintingDUOLabs333
2023-01-03LintingDUOLabs333
2023-01-03Add support for timedtext captionsDUOLabs333
2023-01-01Fixed dead link (#3526)confused_alex
2022-12-22channel: remove dead playlists codeSamantaz Fox
2022-12-22api: Add support for the "featured channels" endpointSamantaz Fox
2022-12-22frontend: Add support for the "featured channels" pageSamantaz Fox
2022-12-22frontend: Unify the various channel pagesSamantaz Fox
2022-12-22api: Add support for shorts and livestreamsSamantaz Fox
2022-12-22frontend: Add support for shorts and livestreamsSamantaz Fox
2022-12-22extractors: Fix ReelItemRendererParserSamantaz Fox
2022-12-22channel: Add support for shorts and livestreams (backend only)Samantaz Fox
2022-12-22channel: use YT API + extractors to fetch videosSamantaz Fox
2022-12-22channel: use YT API to fetch playlist itemsSamantaz Fox
2022-12-22Prepare to create a 'Channel' moduleSamantaz Fox
2022-12-22extractors: Add continuation token parserSamantaz Fox
2022-12-04extractors: separate 'extract' and 'parse' logicSamantaz Fox
2022-12-04frontend: remove paging on channel videosSamantaz Fox
2022-12-02channel: use extractor utils to parse tabs (+ code cleaning)Samantaz Fox
2022-11-21Add param 8AEB for getting youtube stories (#3258)Samantaz Fox
2022-11-20yt api: bump web client versionSamantaz Fox
2022-11-20search: Fix short text parsingSamantaz Fox
2022-11-17Cleanup videos (#3238)Samantaz Fox
2022-11-16videos: fix 'Arithmetic overflow' errorSamantaz Fox
2022-11-13videos: improve fetching of streaming dataSamantaz Fox
2022-11-08Added parital watch indicator on more locationsWes van der Vleuten
2022-11-08Fixed thumbnails with darkreader, Added watched indicator in more locationsWes van der Vleuten
2022-11-07Added watch indicatorWes van der Vleuten
2022-11-07Watched markerWes van der Vleuten
2022-11-02Dirty fix to get back the channel videosSamantaz Fox
2022-11-01extractors: Add support for reelItemRendererSamantaz Fox