Commit graph

18 commits

Author SHA1 Message Date
ThetaDev
25de7d678a feat: add search filter, refactor params 2022-10-10 21:08:21 +02:00
Theta-Dev
44e14a4ae0 fix: remove allow(dead_code) 2022-10-10 12:33:06 +02:00
ThetaDev
ecb84e32e1 feat: add search 2022-10-10 01:09:13 +02:00
ThetaDev
a3e3269fb3 feat: add custom error types, remove anyhow 2022-10-08 14:36:37 +02:00
ThetaDev
305c3ee70e feat: add ChannelRss
- add documentation
- small model refactor: rename player VideoPlayerDetails.thumbnails to thumbnail
2022-09-27 15:23:09 +02:00
ThetaDev
8c1e7bf6ac fix: fetching comment count 2022-09-20 17:24:16 +02:00
ThetaDev
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
ThetaDev
05f609e247 fix: clippy warnings 2022-09-15 16:05:06 +02:00
ThetaDev
346406c1c8 feat: add timeago parser, playlist_cont 2022-09-01 20:16:00 +02:00
ThetaDev
5b8c3d646a feat: add playlist extraction
- replace original base.js with dummy
2022-08-30 00:31:00 +02:00
ThetaDev
5db85c05e8 feat: add video cmd to cli
integrated stream filter
2022-08-27 00:28:50 +02:00
ThetaDev
3c05929e89 feat: download using range params 2022-08-18 22:57:49 +02:00
ThetaDev
0c30794cb7 improve video downloader, format sorting 2022-08-08 22:03:49 +02:00
ThetaDev
45bd435d34 fix filename issue with downloader 2022-08-08 17:19:14 +02:00
ThetaDev
a3f6dc3e93 created cli crate 2022-08-07 15:53:02 +02:00
ThetaDev
beb1177a11 first successful download 2022-08-06 23:37:27 +02:00
ThetaDev
15e854b341 add snapshot testing with insta 2022-08-02 19:24:46 +02:00
ThetaDev
4600edc81f add downloader 2022-08-02 15:09:40 +02:00