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
/
spec
/
invidious
(
follow
)
Age
Commit message (
Expand
)
Author
2024-10-13
update the mocks with the latest updated data
Emilien Devos
2024-09-30
Fix tests
ChunkyProgrammer
2024-08-11
Ameba: Fix Lint/UselessAssign (#4795)
Samantaz Fox
2024-07-17
Ameba: Fix Lint/UselessAssign
syeopite
2024-06-19
Call `as?` instead of `as` to not force string conversion
meatball
2024-06-18
Update spec and rollback to last commits changes
meatball
2024-01-29
fix: prevent censoring of self-harm related search queries (#4403)
ThetaDev
2023-11-20
Remove leftover functions/specs used by the anti-captcha job
Samantaz Fox
2023-05-29
specc: Add tests for 'decode_date'
Samantaz Fox
2023-05-25
Comments: Move ctoken functions to youtube.cr
Samantaz Fox
2023-04-10
Update specs
Samantaz Fox
2023-03-19
Update video spec
Samantaz Fox
2022-12-22
channel: remove dead playlists code
Samantaz Fox
2022-12-22
extractors: Add continuation token parser
Samantaz Fox
2022-11-17
Cleanup videos (#3238)
Samantaz Fox
2022-11-02
Dirty fix to get back the channel videos
Samantaz Fox
2022-10-31
spec: Add test cases for regular videos extraction
Samantaz Fox
2022-10-31
spec: Add tests for recent changes
Samantaz Fox
2022-10-31
Videos: parse data during first fetching
Samantaz Fox
2022-07-21
Add unit tests for scheduled livestreams
Samantaz Fox
2022-07-04
Add #to_http_params method to Query (Fixes #3148)
Samantaz Fox
2022-06-08
Fix CI: use be_close() with 1s delta for Time comparisons
Samantaz Fox
2022-06-08
Add hashtag extractor spec
Samantaz Fox
2022-04-16
Add spec for the Search::Query class
Samantaz Fox
2022-03-29
Add a function to generate HTTP::Params from Filters
Samantaz Fox
2022-03-29
Add a function to parse search filters from invidious URL params
Samantaz Fox
2022-03-29
Add a function to parse invidious legacy search filters
Samantaz Fox
2022-03-29
Add a function to parse youtube search parameters
Samantaz Fox
2022-03-29
Add a function to build youtube search filters
Samantaz Fox
2022-02-07
Move import logic to its own module
Samantaz Fox
2022-01-15
Use contain_exactly() in spec
Samantaz Fox
2022-01-12
Add tests
Samantaz Fox
2022-01-07
Add spectator and switch to Spectator DSL
matthewmcgarvey
2022-01-07
Move helpers_spec.rb into invidious directory
matthewmcgarvey