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-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-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
Fix when video from pubsub is a scheduled event
shironeko
2024-02-08
Fix pubsub feed parsing
shironeko
2024-01-29
fix: prevent censoring of self-harm related search queries (#4403)
ThetaDev
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
2023-11-08
Replace more * in macro with #splat
syeopite
2023-11-08
Remove instance of the * operator in macro expr
syeopite
2023-11-08
Use #splat method for macro expressions
syeopite
2023-11-07
Fetch channel info from home tab instead of about
syeopite
2023-11-07
Update params protobuf for channel about tab
syeopite
2023-11-04
Add playback success rate to `/api/v1/stats` (#4085)
syeopite
2023-11-02
force resolve for everything (#4225)
Émilien (perso)
2023-10-26
format
Brahim Hadriche
2023-10-26
Make head request to resolve short urls
Brahim Hadriche
2023-10-26
type fix
Brahim Hadriche
2023-10-26
Add playlist and start time to the resolve url
Brahim Hadriche
2023-10-22
Videos: Append '&mpd_version=5' to DASH manifest URL
Samantaz Fox
[next]