Commit graph

310 commits

Author SHA1 Message Date
b0331f7250
fix: parse new comment model (A/B#14 frameworkUpdates) 2024-04-02 01:49:43 +02:00
180dd9891a
fix: correctly parse subscriber count with new channel header
It looks like A/B test 12 has changed the text field order for the subscriber count slightly. Support was added to correctly parse both variants
2024-03-26 21:19:51 +01:00
be314d57ea
chore: update user agent (FF 115.0) 2024-03-26 20:03:09 +01:00
a81c3e8336
fix: parsing music details with video description tab 2024-03-24 02:34:53 +01:00
eecabffd18
tests: remove tokio_test::block_on 2024-03-16 19:21:30 +01:00
95ab7c91c6
feat!: add rich text description to playlists and albums
Some checks failed
CI / Test (push) Failing after 3m32s
fix: panic when parsing new music album/playlist layout
2024-03-09 14:34:58 +01:00
76c27f0324
fix: add support for A/B-13 (2-column layout for music playlists/albums)
All checks were successful
CI / Test (push) Successful in 6m7s
2024-02-29 02:54:40 +01:00
339231924b
fix: update dictionary, fix parsing playlist dates in am and no
All checks were successful
CI / Test (push) Successful in 4m55s
2024-02-13 18:38:58 +01:00
5275170f9a
fix: a/b test 12: parsing new channel page header
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-29 17:09:42 +01:00
d413cad8bb
fix: number parsing for as,bs,it, update testdata
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-01-24 12:48:13 +01:00
fd3e128f50
fix: remove shorts duration parsing 2024-01-18 16:03:15 +01:00
9ecf7eff74
chore: fix clippy lints 2024-01-18 13:23:56 +01:00
9e574d733d
fix: use new cookie consent token
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline failed
2023-12-22 23:31:50 +01:00
31a8fcf2fb
fix: search for sensitive topics
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-12-21 21:22:38 +01:00
342780ef68
fix: use url-safe base64, rename channel_info2 operation
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-24 16:21:53 +01:00
8458d878e7 refactor: generic search API
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-18 01:19:47 +01:00
53a8ec680a fix: support podcast episodes in new videos
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-13 13:53:29 +01:00
596b9c4d4a fix: remove serde_with json feature 2023-11-13 13:04:46 +01:00
1a22dc835a fix: handle age restricted channels
refactor! rename ExtractionError::VideoUnavailable to ExtractionError::Unavailable
2023-11-05 22:43:04 +01:00
b145080631 add test for a/b11 2023-11-05 16:55:42 +01:00
4d124c6d98 fix: a/b test 11: parsing like count with new data model
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-04 02:47:33 +01:00
a1ac25fda5 fix: fetching channel info with different language 2023-11-04 01:36:49 +01:00
452f765ffd fix: handling new podcast links
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-04 01:14:54 +01:00
ba06e2c8c8 fix: a/b test 10: channel about modal 2023-11-03 21:46:55 +01:00
cced125390 fix: Handle trimmed channel ID from RSS feed 2023-11-03 20:45:19 +01:00
e247b0c5d9 fix: remove error on YTM track redirects
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Example: ZKrwJi0fa34 => z10dAMnp1gc
2023-10-06 03:26:07 +02:00
d6de428549 fix: fetch YTM playlists with visitor data
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat: add lang/country options to cli
2023-09-28 01:40:18 +02:00
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
1d1dcd622f feat: add tracing 2023-09-22 03:22:38 +02:00
ac25490435 chore: fix clippy lints
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-30 22:05:18 +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
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
6cf59a167a fix: use visitor data for ordered channel videos
tests: fix tests
2023-08-15 22:37:55 +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
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
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
9d385e8e9b fix: player from android client 2023-07-30 17:00:47 +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
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
c879dcf934 tests: fix tests
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-20 18:26:29 +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
cc2cadc309 fix: add support for A/B test 7 (short date format) 2023-05-28 21:07:03 +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