Commit graph

648 commits

Author SHA1 Message Date
b25e9ebbb7 fix: send visitor data for YTM playlists
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-28 01:00:00 +02:00
127596687b chore: update quick-xml
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-22 03:25:39 +02:00
1d1dcd622f feat: add tracing 2023-09-22 03:22:38 +02:00
ab599206c5 tests: expect album for artist top tracks 2023-09-22 02:50:44 +02:00
abd3317a10 chore: fix clippy lints
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-16 23:34:34 +02:00
ac25490435 chore: fix clippy lints
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-30 22:05:18 +02:00
4780096b00 tests: fix check for A/B test 6 (discography page) 2023-08-30 21:57:53 +02:00
ba9403a089 tests: add second test case for episode search
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-23 21:18:24 +02:00
22e298ff98 fix: a/b test 8: parsing view count for tracks
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-23 11:28:38 +02:00
93e5ad22e9 feat(cli): add vdata argument 2023-08-22 23:35:07 +02:00
e2eda901b1 fix: add support for new channel about data model 2023-08-22 22:58:28 +02:00
57628d1392 fix: adjust deobf helper object name regex
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-16 01:52:39 +02:00
d8e3841fb6 feat: add channel videos sort by oldest 2023-08-16 01:37:20 +02:00
6cf59a167a fix: use visitor data for ordered channel videos
tests: fix tests
2023-08-15 22:37:55 +02:00
dff95d1272 chore: update email address
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-15 16:24:05 +02:00
dc7247ac14 chore: update regex dependency
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Issue was fixed: https://github.com/rust-lang/regex/issues/1060
2023-08-06 15:07:34 +02:00
7fe3b0391c tests: output invalid visitor data
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-04 16:40:02 +02:00
d78fa371e9 fix: handle navigation endpoints for shorts (reelWatchEndpoint)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-04 16:15:04 +02:00
43ef8d15c4 feat: add build_with_client method to RustyPipeBuilder
fix: create data dir if it doesn't exist
2023-08-04 15:14:55 +02:00
43ed52daf9 fix: parsing video details for DRM-restricted movies
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-04 01:26:26 +02:00
b752b6ea9b fix(tests): replace short playlist, add new pop genre id 2023-08-04 01:14:36 +02:00
57086cab9a feat: add report flag to CLI 2023-08-03 20:49:30 +02:00
e5c51fe995 fix: extract visitor data from html page
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-03 19:31:34 +02:00
ed84f72ace fix: hold back regex crate (v1.9.0 causes issues)
Reported issue: https://github.com/rust-lang/regex/issues/1060
2023-08-03 18:29:33 +02:00
5736d53c99 feat: add error reporting for deobf data extraction
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-03 17:42:31 +02:00
ca2335d03f fix: parsing playlist channel
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
(more than 1 text component led to an error)
2023-07-30 18:02:06 +02:00
687ddec50d fix: make error enums exhaustive 2023-07-30 17:02:03 +02:00
9d385e8e9b fix: player from android client 2023-07-30 17:00:47 +02:00
dd8a1a085b chore: update dependencies
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 16:44:40 +02:00
68926b9ca2 refactor: split music item mapping into multiple fns
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 16:36:57 +02:00
1d94d0241b tests: fix tests
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-07-22 16:11:56 +02:00
375c08d11b fix: playlist id regex
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-07-04 12:47:05 +02:00
b18698604b add item types enum 2023-07-04 12:46:19 +02:00
8ea69d5453 fix!: remove music playlist search without filter 2023-07-03 16:57:23 +02:00
031b730c47 fix: add support for shorts playlists (A/B test 9) 2023-07-03 16:50:37 +02:00
1bab2ef301 fix: deobfuscator not extracting array_str
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-06-28 17:57:18 +02:00
c879dcf934 tests: fix tests
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-20 18:26:29 +02:00
745ee01067 tests: replace agegate video (was made private)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-10 00:38:09 +02:00
dbcea10d2e tests: fix playlist search test 2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-04 18:37:02 +02:00
17fb2c98cb tests: fix playlist search test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-04 15:00:20 +02:00
32b4800b46 fix!: remove possible panic from client builder
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: simplify integer divisions
2023-05-31 12:14:11 +02:00
182f9ebfb8 fix: extracting artist discography with without page type
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-31 11:38:50 +02:00
0cd018e37a fix: add dictionary support for short timeago strings 2023-05-31 01:41:46 +02:00
cc2cadc309 fix: add support for A/B test 7 (short date format) 2023-05-28 21:07:03 +02:00
cca9838b7e fix: playlist id regex 2023-05-28 19:28:33 +02:00
da8b2a27fc fix: Swahili duration text parsing
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-22 17:44:14 +02:00
2c4d70cc0d fix tests 2023-05-22 15:17:05 +02:00
805cc5088f fix: increase default timeout to 20s, use ffmpeg copy arg
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
refactor: use enum for navigation endpoint
2023-05-17 14:35:10 +02:00
dc7bd7befc fix: parsing playlists with empty videoInfo
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-15 12:01:56 +02:00
c8e2d342c6 feat: add support for new artist discography page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-14 03:05:24 +02:00