Commit graph

34 commits

Author SHA1 Message Date
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
b3331b36a7 Merge branch 'intl-tests'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-05-07 15:06:27 +02:00
2241223c9f refactor!: made timeago module private 2023-05-06 21:24:11 +02:00
25025ef701 refactor: remove bail macros 2023-05-04 22:18:38 +02:00
f7fbf40721 feat: add id validators 2023-01-23 22:32:51 +01:00
f526ab38eb refactor!: refactored response models
doc: documented all public methods
2022-12-09 01:02:09 +01:00
e063c04821 refactor!: move downloader to seperate crate 2022-12-01 00:25:47 +01:00
1fb4a2664e fix: moved integration tests,
fixed missing search video count,
error on missing search channel description snipped,
error on empty channel info link list,
2022-10-11 00:31:04 +02:00
25de7d678a feat: add search filter, refactor params 2022-10-10 21:08:21 +02:00
44e14a4ae0 fix: remove allow(dead_code) 2022-10-10 12:33:06 +02:00
1bc47b7c2d refactor: move dictionary to util 2022-10-10 12:22:27 +02:00
a3e3269fb3 feat: add custom error types, remove anyhow 2022-10-08 14:36:37 +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
df6543d62e refactor: remove thiserror for now 2022-09-19 13:24:12 +02:00
972288d810 feat: add video details response model
- add paginator, impl for playlist items
- small model refactor
- add ignore_any deserializer
- removed unnecessary clones in response mapping
2022-09-19 00:08:37 +02:00
d6cfc7e914 move codegen to separate crate 2022-09-16 01:37:02 +02:00
8548bc81e9 finished client refactor, client2 -> client 2022-09-15 17:26:00 +02:00
05f609e247 fix: clippy warnings 2022-09-15 16:05:06 +02:00
925652acdd refactored player 2022-09-13 15:46:04 +02:00
6cc927031a refactored client, added reports 2022-09-12 16:26:57 +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
500ea77788 fix: improved timeago performance 2022-09-05 14:33:04 +02:00
346406c1c8 feat: add timeago parser, playlist_cont 2022-09-01 20:16:00 +02:00
beb1177a11 first successful download 2022-08-06 23:37:27 +02:00
26da4fad2c add desktop music client 2022-08-02 20:41:47 +02:00
4600edc81f add downloader 2022-08-02 15:09:40 +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
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
0acf8a9fb9 refactored, started with get_player_js (TEMP) 2022-07-21 17:13:50 +02:00
0c76125595 initial commit 2022-07-21 15:38:53 +02:00