index
:
invidious
master
Invidious is an alternative front-end to YouTube
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
2024-03-31
Update shorts params
Brahim Hadriche
2024-03-06
YoutubeAPI: bump client versions
Samantaz Fox
2024-02-19
API: Add APIHandler back (#4431)
Samantaz Fox
2024-02-19
WebVTT::Builder: Add logic to escape special chars (#4414)
Samantaz Fox
2024-02-19
Channels: Add support for multi-image community posts (#4412)
Samantaz Fox
2024-02-19
CSS: expand #contents width on small screens (#4405)
Samantaz Fox
2024-02-19
I18n: Add missing translation strings (#4424)
Samantaz Fox
2024-02-15
make it so interpolation text can be a hash
ChunkyProgrammer
2024-02-15
Add support for multi image community posts
ChunkyProgrammer
2024-02-15
Locales: Fix broken i18Next v3/v4 plurals
Samantaz Fox
2024-02-13
API: Add APIHandler back
Samantaz Fox
2024-02-12
Stats: Fix two swapped function names (#4376)
Samantaz Fox
2024-02-12
API: Fix missing wildcards after login redirect (#4348)
Samantaz Fox
2024-02-12
HTML: Preserve playlist in "Watch on YouTube" link (#4342)
Samantaz Fox
2024-02-12
HTML: Add title to toggle theme icon (#4320)
Samantaz Fox
2024-02-12
API: Remove the fields parameter (#4276)
Samantaz Fox
2024-02-12
Videos: Use start time and end time for clips (#4264)
Samantaz Fox
2024-02-12
API: Unescape search suggestions (#4218)
Samantaz Fox
2024-02-12
API: Add playlist and start time to resolve_url
Samantaz Fox
2024-02-12
Extractors: Don't error if AuthorId does not exist (#3869)
Samantaz Fox
2024-02-08
Add missing translation strings
shironeko
2024-02-08
Fix when video from pubsub is a scheduled event
shironeko
2024-02-08
Fix pubsub feed parsing
shironeko
2024-01-30
WebVTT::Builder: Add logic to escape special chars
syeopite
2024-01-29
fix: prevent censoring of self-harm related search queries (#4403)
ThetaDev
2024-01-27
CSS: expand #contents width on small screens
toabr
2024-01-10
Add parameter to disable `force_resolve` in `make_client` (#4335)
syeopite
2024-01-06
Fix two swapped function names
vojkovic
2023-12-26
add null safety to clip parsing
ChunkyProgrammer
2023-12-21
fix issue where scope would be missing the * if the user was not logged in be...
nixos script
2023-12-19
fix potential memory leak
ChunkyProgrammer
2023-12-18
fix: "Watch on YouTube" preserve current playlist
guidiasz
2023-12-07
Add title to toggle theme icon
ChunkyProgrammer
2023-12-07
fix related video author when id is empty
ChunkyProgrammer
2023-12-07
Search: Don't error if AuthorId does not exist
Chunky programmer
2023-12-07
Add API endpoint for Clips
ChunkyProgrammer
2023-12-07
use start time and endtime for clips
ChunkyProgrammer
2023-12-07
Unescape search suggestions
ChunkyProgrammer
2023-12-06
Remove anti-captcha (#4277)
Samantaz Fox
2023-12-06
Misc: Fix logic for setting user agent (#4265)
Samantaz Fox
2023-12-06
Misc: Use #splat method for macro expressions (#4242)
Samantaz Fox
2023-12-06
Videos: Append '&mpd_version=5' to DASH manifest URL (#4196)
Samantaz Fox
2023-11-23
Helpers: remove JSONFilter logic
Samantaz Fox
2023-11-23
Kemal: remove APIHandler middleware
Samantaz Fox
2023-11-20
Remove leftover functions/specs used by the anti-captcha job
Samantaz Fox
2023-11-20
Config: Remove anti-captcha related configs
Samantaz Fox
2023-11-20
Jobs: Remove BypassCaptchaJob
Samantaz Fox
2023-11-19
Revert "Make head request to resolve short urls"
Brahim Hadriche
2023-11-17
add user_agent if empty or crystal
ChunkyProgrammer
2023-11-15
Fix logic for setting user agent
ChunkyProgrammer
[next]