Commit Graph

89 Commits

Author SHA1 Message Date
uh wot 11e367a827
update dependencies + compat date 2024-04-08 16:30:58 +02:00
uh wot 8f35b6db60
change CDNs to edgecast 2024-04-08 16:07:18 +02:00
uh wot 9952b33e08
removed m3u8Resp variable 2023-07-02 02:44:47 +02:00
uh wot 975a8c65bf
ok NOW it's fixed 2023-07-02 02:33:35 +02:00
uh wot daa8aa5da6
actually fixed filename preview on telegram properly 2023-07-02 02:28:54 +02:00
uh wot 2c0ce0f720
ok, maybe now 2023-07-02 02:22:02 +02:00
uh wot 4bef255fe0
hopefully fixed filename preview on telegram 2023-07-02 02:17:35 +02:00
uh wot 7e1afcb1b1
actually fixed content-disposition encoding, made file structure less shite, updated compat date 2023-07-02 01:39:10 +02:00
uh wot fb190ef605
fixed content-disposition filename encoding 2023-07-01 21:49:22 +02:00
uh wot 7f6c507926
updated dependencies, added IPLS tag, rewrote stuff with epic itty-router features 2023-07-01 21:12:45 +02:00
uh wot c09a27e99b
added 'accept' header to API calls for faster response times, updated deps and compat date 2022-11-06 19:37:37 +01:00
uh wot 0a1e2fbe90
updated wrangler 2022-08-20 15:45:52 +02:00
uh wot 8315dfcddb
changed git domain on index.html 2022-08-20 15:42:40 +02:00
uh wot bfc4b26fa9
changed source code url in index.html 2022-08-17 14:34:16 +02:00
uh wot d1e030abec
updated wrangler 2022-06-30 19:23:19 +02:00
uh wot 58884fb608
switched to wrangler 2.0, fixed NaN check on track id, updated compat date 2022-05-13 00:25:00 +02:00
uh wot 0dcc61196f
changed opt-level, updated compat date 2022-04-30 18:49:13 +02:00
uh wot f7368f6219
updated yarn.lock lmao 2022-04-14 00:24:05 +02:00
uh wot 7b00c3560d
removed extra HEAD request for filesize with shoddy af code, updated compat date 2022-04-13 22:58:56 +02:00
uh wot 80c9ddf1bb
fixed mime type on aac_96, updated dependencies, updated compat date 2022-03-29 23:08:47 +02:00
uh wot 101394e22d
updated itty-router, updated compatibility date, switched to yarn, fixed corruptions 2022-03-09 23:56:27 +01:00
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 42e600bd4c
added compatibility date 2021-10-14 16:54:29 +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 5046b57c6c
some code cleanup 2021-09-01 22:20:58 +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