Commit graph

132 commits

Author SHA1 Message Date
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
45707c4d01 chore: migrate insta snapshots to RON 2022-09-24 18:50:52 +02:00
8629454b5b feat: add rich text extraction
- add video detail tests
2022-09-21 15:10:05 +02:00
df6543d62e refactor: remove thiserror for now 2022-09-19 13:24:12 +02:00
df2952729a chore: add readme and license 2022-09-19 01:15:42 +02:00
254c3885dc remove yaml reports 2022-09-19 00:24:16 +02:00
17b6844eb0 add builder to RustyPipe 2022-09-17 00:41:23 +02:00
d6cfc7e914 move codegen to separate crate 2022-09-16 01:37:02 +02:00
dda2211e04 refactored cache 2022-09-14 00:04:51 +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
6bb0c3792e add date to playlist 2022-09-08 23:01:31 +02:00
500ea77788 fix: improved timeago performance 2022-09-05 14:33:04 +02:00
9da166304a feat: add video response
- started timeago_table
2022-09-03 11:20:07 +02:00
5b8c3d646a feat: add playlist extraction
- replace original base.js with dummy
2022-08-30 00:31:00 +02:00
21675d5b1d feat: add stream filter 2022-08-26 16:48:26 +02:00
2d302d763d fix: use js lexer for extracting deobf func
- better deobfuscation error handling
2022-08-25 18:02:32 +02:00
3c05929e89 feat: download using range params 2022-08-18 22:57:49 +02:00
3efe08088c fix deobfuscation after YouTube update 2022-08-13 21:15:52 +02:00
45bd435d34 fix filename issue with downloader 2022-08-08 17:19:14 +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
15e854b341 add snapshot testing with insta 2022-08-02 19:24:46 +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
db6ece6c61 implemented cache 2022-07-31 20:13:18 +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
7447d2394b working deobfuscator 2022-07-23 23:51:44 +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