Commit Graph

61 Commits

Author SHA1 Message Date
uh wot 84cf6e9e4c
removed await on writer.write 2022-03-09 23:24:15 +01:00
uh wot 4ce782e6b5
cleaned code up a bit 2022-03-09 23:19:08 +01:00
uh wot 83c0b9a106
added partial content support with tagging 2022-03-01 16:14:04 +01:00
uh wot 71b9b7f23f
fixed last chunk not being decrypted under certain conditions 2022-02-27 22:47:15 +01:00
uh wot ea88be5762
added partial content support (not supported with tagging rn), added content-length header (fixes super aids), updated dependencies 2022-02-27 21:20:20 +01:00
uh wot 873e1002b9
fixed extra space at end of filenames, updated itty-router, changed rust edition to 2021 2022-01-23 03:34:18 +01:00
uh wot 21297658fe
changed streaming code to use new readAtLeast function, updated dependencies 2022-01-07 16:22:58 +01:00
uh wot 30a7c29192
changed to escape quotation marks in filenames 2022-01-04 03:23:00 +01:00
uh wot b868166b89
added filenames with track title and id 2022-01-04 02:28:26 +01:00
uh wot 71987c020c
removed useless awaits, listed ARL as secret in wrangler.toml 2021-12-04 22:10:24 +01:00
uh wot ce9fb730a2
fixed format getting set to 'misc' to all tracks on user-upped track 2021-12-04 20:18:48 +01:00
uh wot 1160a0e1ba
getting host without parsing url 2021-12-03 20:10:49 +01:00
uh wot c5e2d749e9
switched router to itty-router, updated repo url in index 2021-11-21 01:44:24 +01:00
uh wot 763acaf182
fucked up filesize thing on user-upped tracks, bruh 2021-11-10 00:46:36 +01:00
uh wot ecd5fd3f8b
don't get nor renew cookie/token stuff on m3u8 playlists 2021-11-10 00:41:36 +01:00
uh wot 1a802e7654
readded user-uploaded track support 2021-11-10 00:15:28 +01:00
uh wot 44e40ba9a3
fixed track titles in tagging 2021-10-14 17:39:34 +02:00
uh wot 887cfb802b
unbroke lol 2021-09-12 20:12:45 +02:00
uh wot 344175d002
added some error handling, updated deps, cleaned up code 2021-09-12 20:08:31 +02:00
uh wot fd54890190
added unwrap lol 2021-09-03 04:24:07 +02:00
uh wot 9be0b7d316
fixed expiration hopefully 2021-09-02 21:10:30 +02:00
uh wot e3104e3cde
fixed mime types, cleaned up formats 2021-09-02 02:57:42 +02:00
uh wot bb5ad6c8d7
made gw-light api more accurate 2021-09-02 01:53:25 +02:00
uh wot 695fd9ebc2
switched to different method of getting stream urls cause of retarded quota 2021-09-01 21:40:01 +02:00
uh wot e28ad54c6b
fixed fallback handling 2021-09-01 16:12:33 +02:00
uh wot 4b8b3dde44
fixed user-upped tracks 2021-09-01 15:11:17 +02:00
uh wot a92876194a
320/flac now epically bacc?!?!?!?1?1 2021-09-01 15:01:56 +02:00
uh wot 90f3d6bf4e
fixed filesize check 2021-08-24 17:36:22 +02:00
uh wot 88447c3593
small optimization 2021-08-23 18:55:33 +02:00
uh wot 87d41408c6
bruh 2021-08-19 16:49:56 +02:00
uh wot 48a079858a
added support for more formats 2021-08-16 22:00:34 +02:00
uh wot a735d06185
added index 2021-08-16 19:52:51 +02:00
uh wot 756221a4b1
edited regex on router stuff 2021-08-16 18:03:20 +02:00
uh wot 8364e19f50
replaced var with let lol 2021-08-14 01:18:05 +02:00
uh wot 11cb4574e7
did other shit for subdomain 2021-08-13 23:20:43 +02:00
uh wot a5603af1ed
replaced Number() with parseInt() 2021-08-06 20:25:38 +02:00
uh wot 827da7a0f8
added support for more formats 2021-08-03 21:08:46 +02:00
uh wot ada8193533
fixed url gen on user-upped tracks 2021-08-02 20:27:42 +02:00
uh wot 30153cfb8a
baesd ruste crypto?!!?1'1??!?!!?!? 2021-08-02 17:26:47 +02:00
uh wot 6994f35062
fixed decrypting tracks with fallback 2021-08-01 20:35:56 +02:00
uh wot e96b2ade6d
fix for 'the script will never generate a response' 2021-08-01 19:47:32 +02:00
uh wot 3fe1482da5
added streaming bullshit
performance still isn't good enough for long af tracks, maybe i'll try bf decryption in wasm
2021-08-01 01:57:30 +02:00
uh wot 026edf3808
added decryption bullshit, also flac ded 2021-07-30 19:34:39 +02:00
uh wot 705da64066
fix getting tracks with fallbacks 2021-07-19 15:43:07 +02:00
uh wot 2a3cec050b
removed unneeded uint8array conversion 2021-07-17 15:39:30 +02:00
uh wot 1efa8a0a55
made url gen function a bit less shit 2021-07-17 00:46:25 +02:00
uh wot b357840761
fixed format for user-upped tracks in m3u8 playlists 2021-06-21 17:30:57 +02:00
uh wot e41d3d37a3
changed tagging param parsing 2021-06-07 12:32:12 +02:00
uh wot cedcae8900
fixed cover fetching on certain albums
looks like deezer likes to return null on cover urls for no fucking reason
thanks baguette devs
2021-06-06 00:57:11 +02:00
uh wot 995645dcb5
added more tags 2021-06-03 00:55:29 +02:00