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-01-27
CSS: expand #contents width on small screens
toabr
2024-01-10
Add parameter to disable `force_resolve` in `make_client` (#4335)
syeopite
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-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-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-22
Videos: Append '&mpd_version=5' to DASH manifest URL
Samantaz Fox
2023-10-21
User: Add support for importing Youtube watch history (#4171)
Samantaz Fox
2023-10-21
CSS: Remove inline styling of the download widget (#4162)
Samantaz Fox
2023-10-21
Captions: Use 'fmt=vtt' instead of 'format=vtt' (#4152)
Samantaz Fox
2023-10-21
API: Add "authorVerified" to the video endpoint (#4150)
Samantaz Fox
2023-10-21
Frontend: Add video timestamp on external links (#4101)
Samantaz Fox
2023-10-21
User: Fix importing FreeTube subscriptions with multiple profiles (#4011)
Samantaz Fox
2023-10-20
remove a debug statement
Ulysses Zhan
2023-10-20
update params for fetching stream data (#4156)
Émilien (perso)
2023-10-17
move styles for download widget to default.css file
jt404
2023-10-16
Fix importing FreeTube subscriptions with multiple profiles
ChunkyProgrammer
2023-10-14
add: importing watch history from YouTube
Ulysses Zhan
2023-10-12
Replace inline styling for download widget with css file
jt404
2023-10-09
Get "author_verified" using the instance method instead of using the info hash.
RadoslavL
2023-10-08
Captions: Use 'fmt=vtt' instead of 'format=vtt'
Samantaz Fox
2023-10-07
Add support for community post page/comments (#4010)
Samantaz Fox
2023-10-07
Search: Parse channel handle (#3994)
Samantaz Fox
2023-10-07
Refactor WebVTT building logic into WebVTT::Builder (#4070)
Samantaz Fox
2023-10-07
Routing: Add support for new routes (#4099)
Samantaz Fox
2023-10-07
Fixed formatting
RadoslavL
2023-10-07
i18next: Revert some changes, as es/pt/pt-PT aren't mixed up (yet)
Samantaz Fox
2023-10-07
Added authorVerified to the video API v1 route
RadoslavL
2023-10-06
i18Next: Add exceptions for mixed v3/v4 plural forms
Samantaz Fox
2023-09-28
Add support for viewing comments without js
ChunkyProgrammer
2023-09-27
remove unused variable
ChunkyProgrammer
2023-09-23
Lint
syeopite
2023-09-23
Consistency: rename #add_timestamp_component
syeopite
2023-09-23
Update src/invidious/helpers/webvtt.cr
syeopite
2023-09-23
Update documentation for `WebVTT.build`
syeopite
2023-09-23
WebVTT::Builder: rename #line to #cue
syeopite
2023-09-23
Refactor Invidious's VTT logic to use WebVtt.build
syeopite
2023-09-23
Add method to construct WebVTT files
syeopite
[next]