Commit graph

67 commits

Author SHA1 Message Date
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