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
(
follow
)
Age
Commit message (
Expand
)
Author
2023-10-07
Refactor WebVTT building logic into WebVTT::Builder (#4070)
Samantaz Fox
2023-10-07
i18next: Revert some changes, as es/pt/pt-PT aren't mixed up (yet)
Samantaz Fox
2023-10-06
i18Next: Add exceptions for mixed v3/v4 plural forms
Samantaz Fox
2023-09-23
WebVTT::Builder: rename #line to #cue
syeopite
2023-09-23
Add method to construct WebVTT files
syeopite
2023-05-29
specc: Add tests for 'decode_date'
Samantaz Fox
2023-05-25
Spec: Update require to point to new files
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
videos: move player/next parsing code to a dedicated file
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-10-31
videos: move 'Caption' and associated global/functions to a separate file
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-04-03
Code cleanup
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-16
Merge pull request #2545 from bbielsa/csv-subscriptions-import
Samantaz Fox
2022-01-15
Use contain_exactly() in spec
Samantaz Fox
2022-01-12
Add tests
Samantaz Fox
2022-01-12
i18n: use spectator for i18next plurals spec
Samantaz Fox
2022-01-10
i18n: Add plural tests (spec)
Samantaz Fox
2022-01-07
Add spectator and switch to Spectator DSL
matthewmcgarvey
2022-01-07
Move helpers_spec.rb into invidious directory
matthewmcgarvey
2022-01-05
Remove spec for playlist continuation
Samantaz Fox
2022-01-05
Show unavailable videos in playlists
Samantaz Fox
2021-11-29
Remove dead code
matthewmcgarvey
2021-10-11
Remove useless 'require' statement in spec
Samantaz Fox
2021-09-24
Manually extract category refactor from 1b569bbc99207cae7c20aa285f42477ae361dd30
syeopite
2021-07-26
Remove locales consistency check
Samantaz Fox
2021-07-14
Debloat channels.cr into multiple files (#2225)
syeopite
2021-04-21
Make the linter happy, again
Samantaz Fox
2021-04-21
Add spec (test case) for locale files consistency
Samantaz Fox
2021-04-03
Merge pull request #1929 from Svallinn/channel_playlist_fix
TheFrenchGhosty
2021-04-02
Merge pull request #1922 from Svallinn/search_api_fixes
TheFrenchGhosty
2021-03-24
Remove unused function and related test
Svallinn
[next]