summaryrefslogtreecommitdiffstats
path: root/spec (follow)
AgeCommit message (Expand)Author
2023-09-23Add method to construct WebVTT filessyeopite
2023-05-29specc: Add tests for 'decode_date'Samantaz Fox
2023-05-25Spec: Update require to point to new filesSamantaz Fox
2023-05-25Comments: Move ctoken functions to youtube.crSamantaz Fox
2023-04-10Update specsSamantaz Fox
2023-03-19Update video specSamantaz Fox
2022-12-22channel: remove dead playlists codeSamantaz Fox
2022-12-22extractors: Add continuation token parserSamantaz Fox
2022-11-17Cleanup videos (#3238)Samantaz Fox
2022-11-02Dirty fix to get back the channel videosSamantaz Fox
2022-10-31videos: move player/next parsing code to a dedicated fileSamantaz Fox
2022-10-31spec: Add test cases for regular videos extractionSamantaz Fox
2022-10-31spec: Add tests for recent changesSamantaz Fox
2022-10-31Videos: parse data during first fetchingSamantaz Fox
2022-10-31videos: move 'Caption' and associated global/functions to a separate fileSamantaz Fox
2022-07-21Add unit tests for scheduled livestreamsSamantaz Fox
2022-07-04Add #to_http_params method to Query (Fixes #3148)Samantaz Fox
2022-06-08Fix CI: use be_close() with 1s delta for Time comparisonsSamantaz Fox
2022-06-08Add hashtag extractor specSamantaz Fox
2022-04-16Add spec for the Search::Query classSamantaz Fox
2022-04-03Code cleanupSamantaz Fox
2022-03-29Add a function to generate HTTP::Params from FiltersSamantaz Fox
2022-03-29Add a function to parse search filters from invidious URL paramsSamantaz Fox
2022-03-29Add a function to parse invidious legacy search filtersSamantaz Fox
2022-03-29Add a function to parse youtube search parametersSamantaz Fox
2022-03-29Add a function to build youtube search filtersSamantaz Fox
2022-02-07Move import logic to its own moduleSamantaz Fox
2022-01-16Merge pull request #2545 from bbielsa/csv-subscriptions-importSamantaz Fox
2022-01-15Use contain_exactly() in specSamantaz Fox
2022-01-12Add testsSamantaz Fox
2022-01-12i18n: use spectator for i18next plurals specSamantaz Fox
2022-01-10i18n: Add plural tests (spec)Samantaz Fox
2022-01-07Add spectator and switch to Spectator DSLmatthewmcgarvey
2022-01-07Move helpers_spec.rb into invidious directorymatthewmcgarvey
2022-01-05Remove spec for playlist continuationSamantaz Fox
2022-01-05Show unavailable videos in playlistsSamantaz Fox
2021-11-29Remove dead codematthewmcgarvey
2021-10-11Remove useless 'require' statement in specSamantaz Fox
2021-09-24Manually extract category refactor from 1b569bbc99207cae7c20aa285f42477ae361dd30syeopite
2021-07-26Remove locales consistency checkSamantaz Fox
2021-07-14Debloat channels.cr into multiple files (#2225)syeopite
2021-04-21Make the linter happy, againSamantaz Fox
2021-04-21Add spec (test case) for locale files consistencySamantaz Fox
2021-04-03Merge pull request #1929 from Svallinn/channel_playlist_fixTheFrenchGhosty
2021-04-02Merge pull request #1922 from Svallinn/search_api_fixesTheFrenchGhosty
2021-03-24Remove unused function and related testSvallinn
2021-03-24Modify spec fileSvallinn
2021-03-24remove comments extract cursorAndrew Zhao
2021-03-21Fix produce_playlist_continuation checks in spec/helpers_spec.crSamantaz Fox
2021-02-25fix searchAndrew Zhao