summaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)Author
2023-01-18Merge branch 'master' into feature/login-redirectBrahim Hadriche
2023-01-17Make DASH absolute urls when local (#3554)Samantaz Fox
2023-01-17API: make /api/v1/videos respect the 'local' parameter (#3567)Samantaz Fox
2023-01-17Video proxy: always include the 'range' header (#3570)Samantaz Fox
2023-01-16Remove debug printDUOLabs333
2023-01-16Some indention changesDUO Labs
Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2023-01-16FormattingDUOLabs333
2023-01-16added youtube playlist import; initial commitGavin Johnson
Signed-off-by: Gavin Johnson <gavinj1984@gmail.com>
2023-01-16If videCountText lists the number of subscribers, then don't use it in ↵DUOLabs333
get_video_count
2023-01-16Handle case with included manifestBrahim Hadriche
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