ThetaDev
ThetaDev created branch main in Tiraya/Tiraya 2023-08-31 15:43:51 +02:00
ThetaDev pushed to main at Tiraya/Tiraya 2023-08-31 15:43:51 +02:00
134e308d50 add model definitions, test merge
388c825a1b update model: use arrays for related artists, playlists and top tracks
3a39910aa5 feat: Initial commit, add artist model
ThetaDev created repository Tiraya/Tiraya 2023-08-31 15:43:09 +02:00
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-30 22:06:58 +02:00
ac25490435 chore: fix clippy lints
4780096b00 tests: fix check for A/B test 6 (discography page)
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-23 21:18:31 +02:00
ba9403a089 tests: add second test case for episode search
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-23 11:29:46 +02:00
22e298ff98 fix: a/b test 8: parsing view count for tracks
93e5ad22e9 feat(cli): add vdata argument
e2eda901b1 fix: add support for new channel about data model
Compare 3 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-16 01:53:08 +02:00
57628d1392 fix: adjust deobf helper object name regex
d8e3841fb6 feat: add channel videos sort by oldest
6cf59a167a fix: use visitor data for ordered channel videos
Compare 3 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-15 16:24:34 +02:00
dff95d1272 chore: update email address
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-06 15:09:15 +02:00
dc7247ac14 chore: update regex dependency
ThetaDev synced new reference refs/tags/1.20-2.11 to ThetaDev/ConstructionWand from mirror 2023-08-06 05:50:39 +02:00
ThetaDev synced commits to refs/tags/1.20-2.11 at ThetaDev/ConstructionWand from mirror 2023-08-06 05:50:39 +02:00
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-04 16:40:10 +02:00
7fe3b0391c tests: output invalid visitor data
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-04 16:34:44 +02:00
85f481ce5d tests: output invalid visitor data
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-04 16:15:55 +02:00
d78fa371e9 fix: handle navigation endpoints for shorts (reelWatchEndpoint)
43ef8d15c4 feat: add build_with_client method to RustyPipeBuilder
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-04 01:27:00 +02:00
43ed52daf9 fix: parsing video details for DRM-restricted movies
b752b6ea9b fix(tests): replace short playlist, add new pop genre id
57086cab9a feat: add report flag to CLI
Compare 3 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-03 19:39:06 +02:00
e5c51fe995 fix: extract visitor data from html page
ed84f72ace fix: hold back regex crate (v1.9.0 causes issues)
Compare 2 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-08-03 17:46:17 +02:00
5736d53c99 feat: add error reporting for deobf data extraction
ThetaDev pushed to main at ThetaDev/rustypipe 2023-07-30 18:03:16 +02:00
ca2335d03f fix: parsing playlist channel
687ddec50d fix: make error enums exhaustive
9d385e8e9b fix: player from android client
Compare 3 commits »
ThetaDev pushed to main at ThetaDev/rustypipe 2023-07-22 16:45:03 +02:00
dd8a1a085b chore: update dependencies
ThetaDev pushed to main at ThetaDev/rustypipe 2023-07-22 16:37:08 +02:00
68926b9ca2 refactor: split music item mapping into multiple fns