Commit Graph

26 Commits

Author SHA1 Message Date
4414c9df70 specc: Add tests for 'decode_date' 2023-05-29 13:16:50 +02:00
4379a3d873 Comments: Move ctoken functions to youtube.cr 2023-05-25 22:53:53 +02:00
9a765418d1 Update specs 2023-04-10 16:59:13 +02:00
1f3317e257 Update video spec 2023-03-19 21:52:24 +01:00
f9eb839c7a channel: remove dead playlists code 2022-12-22 17:26:32 +01:00
ce7db8d2cb extractors: Add continuation token parser 2022-12-22 16:13:26 +01:00
516efd2df3 Cleanup videos (#3238) 2022-11-17 01:03:23 +01:00
9da1827e95 Dirty fix to get back the channel videos 2022-11-02 01:03:39 +01:00
33150f5de3 spec: Add test cases for regular videos extraction 2022-10-31 20:09:04 +01:00
907ddfa06a spec: Add tests for recent changes 2022-10-31 20:09:04 +01:00
6aaea7fafa Videos: parse data during first fetching
There will be less data to be stores in the DB cache
2022-10-31 20:09:04 +01:00
0ed4f1a9a4 Add unit tests for scheduled livestreams 2022-07-21 00:33:39 +02:00
0e3820b634 Add #to_http_params method to Query (Fixes #3148) 2022-07-04 22:21:27 +02:00
fd99f20404 Fix CI: use be_close() with 1s delta for Time comparisons 2022-06-08 23:56:40 +02:00
96ac7f9f35 Add hashtag extractor spec 2022-06-08 23:56:40 +02:00
25b60a1b90 Add spec for the Search::Query class 2022-04-16 20:24:50 +02:00
6991d0851f Add a function to generate HTTP::Params from Filters 2022-03-29 20:31:23 +02:00
fb2a331f79 Add a function to parse search filters from invidious URL params 2022-03-29 20:31:23 +02:00
c888524523 Add a function to parse invidious legacy search filters 2022-03-29 20:31:23 +02:00
75c9dbaf6b Add a function to parse youtube search parameters 2022-03-29 20:31:23 +02:00
c01a29fe76 Add a function to build youtube search filters
(it aims at replacing produce_search_params)
2022-03-29 20:31:23 +02:00
2bbd424fce Move import logic to its own module 2022-02-07 17:38:50 +01:00
461fae4f77 Use contain_exactly() in spec 2022-01-15 12:52:19 +01:00
2a541cb4d5 Add tests 2022-01-12 01:20:45 +01:00
6c0486646f Add spectator and switch to Spectator DSL 2022-01-07 09:27:50 -06:00
dffe8fc49e Move helpers_spec.rb into invidious directory 2022-01-07 09:26:13 -06:00