Commit graph

72 commits

Author SHA1 Message Date
a2f9e87154 feat: fetch channel feed from TV client
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-15 01:05:09 +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
1d56b9c9a0 feat: add music search suggested items 2023-01-28 15:29:01 +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
1b94dc1f40 refactor!: rename title field to name 2022-12-27 23:28:25 +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
f20ea693a6 feat: add music charts 2022-12-01 12:56:58 +01:00
8f82694eaf feat: add music_new_albums/videos 2022-11-28 00:56:17 +01:00
bd936a8c42 feat: music search suggestions 2022-11-25 10:33:49 +01:00
ef86181627 test: add music search radio test 2022-11-25 09:19:24 +01:00
9501e95505 fix: missing rss feed channel ids 2022-11-22 19:30:38 +01:00
aaffc6404d fix: support AB3 (channel handles in search results) 2022-11-22 01:30:30 +01:00
cb38d5a248 feat: add music_related 2022-11-11 23:41:11 +01:00
2cd74b1da8 feat: add lyrics 2022-11-11 00:14:58 +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
23f3046144 feat: extract artist id from dropdown menu 2022-11-08 13:33:41 +01:00
8af1ae303d feat: add related playlists 2022-11-06 20:45:50 +01:00
dfd33d5e9b feat: add album description 2022-11-06 19:43:24 +01:00
6f07095757 feat: add music artists 2022-11-06 18:30:06 +01:00
6e2ba71f33 fix: French album types, add map_album type test 2022-11-03 12:47:01 +01:00
45e2d3c7c7 feat: multilanguage album type parsing
- new album types: Audiobook, Show
2022-11-01 18:10:28 +01:00
abfd630a04 test: add testfile for music search continuation 2022-11-01 16:03:53 +01:00
084f9ebdd4 test: separate files for attributed_description test data 2022-11-01 15:52:21 +01:00
dac2b17dc2 feat: music search filter/cont, refactored paginator 2022-10-31 23:05:27 +01:00
3ad8f9b178 feat: add search item mapping (WIP) 2022-10-31 08:41:06 +01:00
3b738a55ad feat: add music album 2022-10-29 23:45:03 +02:00
566b3e5bfc feat: add music playlist 2022-10-29 19:57:28 +02:00
8026b08e2d feat: add channel_livestreams and channel_shorts tabs 2022-10-28 23:56:13 +02:00
ae91c46fb2 refactor: remove query retries 2022-10-17 23:42:10 +02:00
39fca50731 test: add map_playlist_cont test 2022-10-17 22:16:31 +02:00
9ced819abe feat: add starpage continuation 2022-10-15 12:02:53 +02:00
0bc9496865 feat: add trending 2022-10-14 00:03:10 +02:00
0d1e569248 fix: handle video details not found 2022-10-12 00:01:25 +02:00
c618c83ff3 fix: add second richGridRenderer variety 2022-10-11 23:43:47 +02:00
eb9d3680cc fix: handle itemSectionRenderer in recommended videos 2022-10-11 22:42:48 +02:00
c65af48a4b fix: add support for channel RichGridRenderer 2022-10-11 20:40:20 +02:00
78bf29453f tests: add tests for empty recommendations, new continuation 2022-10-11 19:18:31 +02:00
6ee24081da refactor: remove microformat parsing for player 2022-10-10 21:58:35 +02:00
ab61cfb4ca test: add more search mapping tests 2022-10-10 21:40:37 +02:00
0b9e486147 test: add search mapping tests 2022-10-10 12:09:36 +02:00
2254b79cd6 fix: add support for upcoming channel videos 2022-09-27 17:11:01 +02:00
305c3ee70e feat: add ChannelRss
- add documentation
- small model refactor: rename player VideoPlayerDetails.thumbnails to thumbnail
2022-09-27 15:23:09 +02:00
6ac5bc3782 feat: add channel video/playlist continuation 2022-09-26 21:26:22 +02:00
6f1a1c4440 feat: add channel playlists
- add tests for channel videos
- small model refactor (rename Channel to ChannelTag)
2022-09-26 20:36:01 +02:00
bf97f31173 fix: add new attributed_text description
add mapping tests for video_details
2022-09-24 18:41:27 +02:00
f66dce9d3d fix: large number parser (ar) 2022-09-23 18:52:35 +02:00
fc7655093b feat: add large number parser 2022-09-23 18:19:24 +02:00