Commit graph

289 commits

Author SHA1 Message Date
cc63477406 test: add timeago_table 2022-09-04 14:56:45 +02:00
2bba9064fc Completed timeago table 2022-09-04 00:04:44 +02:00
17094d121b fix: response models 2022-09-04 00:04:37 +02:00
9da166304a feat: add video response
- started timeago_table
2022-09-03 11:20:07 +02:00
346406c1c8 feat: add timeago parser, playlist_cont 2022-09-01 20:16:00 +02:00
5b8c3d646a feat: add playlist extraction
- replace original base.js with dummy
2022-08-30 00:31:00 +02:00
5db85c05e8 feat: add video cmd to cli
integrated stream filter
2022-08-27 00:28:50 +02:00
30e79ebfbc feat: completed stream filter 2022-08-26 20:09:14 +02:00
21675d5b1d feat: add stream filter 2022-08-26 16:48:26 +02:00
ae72a230a2 feat: add audioTrack for multilanguage audio 2022-08-25 18:22:38 +02:00
2d302d763d fix: use js lexer for extracting deobf func
- better deobfuscation error handling
2022-08-25 18:02:32 +02:00
8c7792ec53 update snapshots with new pkg name 2022-08-19 00:32:17 +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
0c30794cb7 improve video downloader, format sorting 2022-08-08 22:03:49 +02:00
45bd435d34 fix filename issue with downloader 2022-08-08 17:19:14 +02:00
150f074131 fix throttling: deobf nsig param for all urls 2022-08-07 17:54:33 +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
a6041a013b add playlist response mapping 2022-08-04 13:15:10 +02:00
77675209d5 add subtitle mapping 2022-08-02 21:44:32 +02:00
0b10e67ff5 test YT Music client 2022-08-02 21:26:40 +02:00
26da4fad2c add desktop music client 2022-08-02 20:41:47 +02:00
15e854b341 add snapshot testing with insta 2022-08-02 19:24:46 +02:00
25a9398b85 add test for player endpoint 2022-08-02 17:12:54 +02:00
4600edc81f add downloader 2022-08-02 15:09:40 +02:00
f706d875f6 add mapping for codecs + sorting 2022-08-01 22:14:11 +02:00
a98aa59446 improve mapper 2022-08-01 21:21:19 +02:00
46730ee8fa add player data mapping 2022-08-01 19:50:38 +02:00
edee1d2cfa add tvhtml5embed client 2022-07-31 20:40:18 +02:00
db6ece6c61 implemented cache 2022-07-31 20:13:18 +02:00
d7caceba7a add android/ios client, add cache 2022-07-31 10:54:28 +02:00
edf2252174 captured more requests 2022-07-29 00:39:40 +02:00
b46af1f5d0 remove mime type serializer 2022-07-28 21:16:51 +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