Commit graph

104 commits

Author SHA1 Message Date
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
d71da24136
tests: channel shorts: dont fetch more pages
All checks were successful
CI / Test (push) Successful in 4m34s
In some cases YouTube does not return a continuation response when fetching the *Shorts* channel tab.
There should be more research done about this issue, for the moment this part of the test is disabled.
2024-02-13 17:53:38 +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
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
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
ba06e2c8c8 fix: a/b test 10: channel about modal 2023-11-03 21:46:55 +01:00
1ec1666d77 fix: tests, clippy lints
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-10-08 01:04:52 +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
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
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
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
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
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
bf80db8a9a fix!: parse full video info from playlist items, remove PlaylistVideo model
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-13 23:10:05 +02:00
cbeb14f3fd fix: add pedantic lints
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-13 02:40:26 +02:00
a6bf9359b9 docs: improve documentation 2023-05-13 00:08:14 +02:00
ef1cdbc91a fix: shorts duration parsing, playlist dates (no), number_nd_tokens (is)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-11 22:59:56 +02:00
e184341625 fix: improve language docs + string parsing 2023-05-11 17:18:58 +02:00
86775ea95b feat: add audio track types 2023-05-11 17:18:58 +02:00
3a75ed8610 feat!: add channel_videos_tab, channel_videos_order,
remove channel_shorts, channel_livestreams
fix: parsing video types and short durations
2023-05-11 17:18:14 +02:00
6ad77d8daa fix: limit serde_with features
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-09 17:35:21 +02:00
c06d357caf fix: remove unneeded dev dependency
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-07 20:43:11 +02:00
781064218d feat: add video duration parser 2023-05-07 14:09:30 +02:00
923e47e5cf chore: update serde_with to 3.0.0 2023-05-06 21:24:42 +02:00
2241223c9f refactor!: made timeago module private 2023-05-06 21:24:11 +02:00
800073df48 feat(codegen): collected video duration samples 2023-05-06 21:12:49 +02:00
19781eab36 fix: improve number parsing, add number_nd_tokens
add dictionary overrides
2023-05-06 17:36:36 +02:00
97492780c6 fix: parsing is_ytm for playlists 2023-05-06 03:17:43 +02:00
e96d494505 refactor: remove by_char from dict 2023-05-06 01:37:07 +02:00
72d817edd7 fix: update large number samples 2023-05-06 01:22:13 +02:00
e94de9a0f6 fix: update playlist dates 2023-05-05 18:50:25 +02:00
bb396968dc tests: completed for all languages
fix: parsing search videos without duration
2023-05-05 15:18:37 +02:00
fa4c845c2f chore: A/B test 5
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-01 18:40:08 +02:00
73cb64aad1 fix: update a/b tests to run
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-09 12:05:15 +02:00
b7ecd1e4a3 fix: support MusicCardShelfRenderer (music search results)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-09 11:51:19 +02:00
d749500a04 fix: A/B test 4, video tab on the trending page
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-02 01:16:46 +02:00
2a4233e5d5 fix: use regex crate in codegen 2023-02-18 20:42:00 +01:00
331a13568a fix: v1.67 clippy lints (inline format strings) 2023-01-27 21:19:08 +01:00
a706a7011b feat: redirect secondary YT channels to the YTM channel
Squashed commit of the following:

commit 88809265ead6eadfafab4b74091dd1af357b9577
Author: ThetaDev <t.testboy@gmail.com>
Date:   Sat Jan 21 22:16:23 2023 +0100

    feat: redirect secondary YT channels to the YTM channel

commit 02cc120912509f40f45da243ba5d37798b9ff411
Author: ThetaDev <t.testboy@gmail.com>
Date:   Mon Jan 9 23:57:18 2023 +0100

    add artists_no_tracks testfile
2023-01-21 22:18:25 +01:00
04dd7ed000 chore: update clap and env_logger 2022-12-10 17:49:09 +01:00
f526ab38eb refactor!: refactored response models
doc: documented all public methods
2022-12-09 01:02:09 +01:00
9e4787f501 fix: unavailable album items 2022-12-05 23:56:39 +01:00
de7bd2a965 feat: add music genres 2022-12-02 00:03:50 +01:00
88104753e0 feat: add Zz (global) country param 2022-12-01 13:31:36 +01:00