Commit graph

33 commits

Author SHA1 Message Date
f5688f3571 add more description to A/B test 4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-02 02:29:13 +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
1abdd6f3e2 fix: lyrics not found error, no channel shorts cont 2022-11-22 12:37:07 +01:00
aaffc6404d fix: support AB3 (channel handles in search results) 2022-11-22 01:30:30 +01:00
e4046aef00 feat: add track details, radios 2022-11-10 23:19:11 +01:00
556575f5ff WIP: add music_details 2022-11-10 15:53:55 +01:00
45e2d3c7c7 feat: multilanguage album type parsing
- new album types: Audiobook, Show
2022-11-01 18:10:28 +01:00
b38bc711c7 test: add integration tests for YTM albums/search 2022-11-01 15:43:00 +01:00
566b3e5bfc feat: add music playlist 2022-10-29 19:57:28 +02:00
bbaa6cdb90 feat: add fallback to player query 2022-10-13 00:05:44 +02:00
5d19259a14 feat: add number_tokens for parsing large nums to dictionary 2022-09-23 15:04:22 +02:00
67ae1eb21d feat: add channel_videos
refactor: unify VideoListItem
2022-09-22 00:01:09 +02:00
8629454b5b feat: add rich text extraction
- add video detail tests
2022-09-21 15:10:05 +02:00
584d6aa3f5 feat: add is_live to video details 2022-09-20 21:22:18 +02:00
e800e16c68 feat: add video details mapping
- TODO: fix fetching comment count
2022-09-20 16:14:57 +02:00
df6543d62e refactor: remove thiserror for now 2022-09-19 13:24:12 +02:00
d18f175aef feat: add absolute dates/months to dictionary 2022-09-06 21:27:28 +02:00
c9433d721d add playlist date collector 2022-09-06 01:33:43 +02:00
513bf1dc9c finish timeago parser, refactor codegen 2022-09-05 21:43:43 +02:00
9da166304a feat: add video response
- started timeago_table
2022-09-03 11:20:07 +02:00
346406c1c8 feat: add timeago parser, playlist_cont 2022-09-01 20:16:00 +02:00
5b8c3d646a feat: add playlist extraction
- replace original base.js with dummy
2022-08-30 00:31:00 +02:00
a3f6dc3e93 created cli crate 2022-08-07 15:53:02 +02:00
beb1177a11 first successful download 2022-08-06 23:37:27 +02:00
a6041a013b add playlist response mapping 2022-08-04 13:15:10 +02:00
15e854b341 add snapshot testing with insta 2022-08-02 19:24:46 +02:00
46730ee8fa add player data mapping 2022-08-01 19:50:38 +02:00
d7caceba7a add android/ios client, add cache 2022-07-31 10:54:28 +02:00
edf2252174 captured more requests 2022-07-29 00:39:40 +02:00
b46af1f5d0 remove mime type serializer 2022-07-28 21:16:51 +02:00
030fd9934e add player response model 2022-07-28 21:04:38 +02:00
b85b9893a8 add client module 2022-07-25 12:30:16 +02:00
0c76125595 initial commit 2022-07-21 15:38:53 +02:00