|
bf80db8a9a
|
fix!: parse full video info from playlist items, remove PlaylistVideo model
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-13 23:10:05 +02:00 |
|
|
54f42bcb54
|
fix: add more markdown escape chars, change RichText enum
|
2023-05-13 15:59:41 +02:00 |
|
|
a0819ac72c
|
feat: add richtext to markdown conversion
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-05-13 03:20:48 +02:00 |
|
|
cbeb14f3fd
|
fix: add pedantic lints
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 |
|
|
aa5cd47dcd
|
feat: add frameset
|
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 |
|
|
a6ca665fdf
|
docs: add docstring to loudness_db parameter
ci/woodpecker/push/woodpecker Pipeline was successful
|
2023-04-27 00:54:43 +02:00 |
|
|
630ea5960f
|
fix: add model conversion, generic string arg
|
2023-03-10 19:04:27 +01:00 |
|
|
900eb487ce
|
feat: add VideoId model
|
2023-03-10 17:31:41 +01:00 |
|
|
1d56b9c9a0
|
feat: add music search suggested items
|
2023-01-28 15:29:01 +01:00 |
|
|
331a13568a
|
fix: v1.67 clippy lints (inline format strings)
|
2023-01-27 21:19:08 +01:00 |
|
|
53bdd5f0d2
|
feat: add artist radio
|
2023-01-25 01:02:46 +01:00 |
|
|
92a358a079
|
refactor: use fancy-regex only for backtracking
|
2023-01-23 15:33:05 +01:00 |
|
|
1b94dc1f40
|
refactor!: rename title field to name
|
2022-12-27 23:28:25 +01:00 |
|
|
690388788a
|
refactor!: make artist description optional
|
2022-12-16 23:13:09 +01:00 |
|
|
81e913fa85
|
feat: add by_va field to tracks
|
2022-12-13 13:00:54 +01:00 |
|
|
f526ab38eb
|
refactor!: refactored response models
doc: documented all public methods
|
2022-12-09 01:02:09 +01:00 |
|
|
46e5f9201d
|
feat: add artist_id field to album item
|
2022-12-06 11:36:05 +01:00 |
|
|
0453a928bc
|
feat: add artist_id field for albums
|
2022-12-06 11:20:24 +01:00 |
|
|
de7bd2a965
|
feat: add music genres
|
2022-12-02 00:03:50 +01:00 |
|
|
f20ea693a6
|
feat: add music charts
|
2022-12-01 12:56:58 +01:00 |
|
|
01a2717c11
|
fix: map track/mv type correctly for album items
|
2022-11-30 22:43:50 +01:00 |
|
|
38bc12f695
|
fix: accept music album playlist response without header
|
2022-11-30 21:11:33 +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 |
|
|
9b6c952fd3
|
fix: support YTM browse urls
|
2022-11-09 21:02:21 +01:00 |
|
|
220e335314
|
test: video stream response
|
2022-11-09 09:24:14 +01:00 |
|
|
23f3046144
|
feat: extract artist id from dropdown menu
|
2022-11-08 13:33:41 +01:00 |
|
|
c263ba2345
|
feat: resolve music album urls
|
2022-11-07 23:01:10 +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 |
|
|
a706eb172e
|
fix: stream ordering, downloader progress bar
|
2022-11-04 19:45:58 +01:00 |
|
|
57abab112f
|
fix: use u32 for stream duration
|
2022-11-03 11:54:23 +01:00 |
|
|
be0306e234
|
feat: add audio track volume/channel count, stream duration
|
2022-11-03 10:06:49 +01:00 |
|
|
01a131ed6f
|
fix: improve album artist parsing, remove artists_txt field
|
2022-11-02 21:22:35 +01:00 |
|
|
a7db75ff07
|
WIP: new artistid model
|
2022-11-02 16:58:07 +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 |
|
|
9707a6eb0b
|
feat: add album track numbers
fix: small fix for music item parser
|
2022-10-31 23:48:41 +01:00 |
|
|
dac2b17dc2
|
feat: music search filter/cont, refactored paginator
|
2022-10-31 23:05:27 +01:00 |
|
|
d29bbd8b25
|
feat: music search, mapping done
|
2022-10-31 11:10:10 +01:00 |
|
|
3ad8f9b178
|
feat: add search item mapping (WIP)
|
2022-10-31 08:41:06 +01:00 |
|
|
44da9c7cc5
|
feat: add album variants
|
2022-10-30 22:59:02 +01:00 |
|
|
3b738a55ad
|
feat: add music album
|
2022-10-29 23:45:03 +02:00 |
|