Commit graph

60 commits

Author SHA1 Message Date
3b674f5e28 Enable cache retrieval. 2024-10-28 18:38:42 +00:00
148a136bd2 Added ffprobe stuff back, also Link header support for OEmbed. 2024-10-28 18:32:02 +00:00
e0fa91d049 Always include url, title and site_name. 2024-10-28 03:49:22 +00:00
030625afa8 Switched to Deno + WIP. 2024-10-28 03:40:26 +00:00
956402ca97 wip (idk if this will go anywhere) 2024-10-23 22:07:03 +00:00
792cf74367 Removed PHP code. 2024-10-23 20:13:53 +00:00
2c265fa702 Fix: the IO namespace doesn't exist anymore :) 2024-10-23 19:51:01 +00:00
26431aeb79 Updated Uiharu to latest Index + use CacheProvider for caching results. 2024-10-23 19:40:47 +00:00
c581646f23 i foror 2024-08-04 21:54:41 +00:00
f00a3c744d Updated Index in Uiharu. 2024-08-04 21:54:10 +00:00
b115706359 Updated to new HTTP router. 2024-03-30 00:52:32 +00:00
2bef9f456c Fixed namespacing. 2024-01-06 11:06:16 +00:00
f2c25e2c6f Support /live and /shorts for Youtube metadata lookups. 2024-01-06 11:04:17 +00:00
d1bab14435 Added Sentry library to Uiharu. 2023-12-15 01:40:20 +00:00
d74457a140 Switched Uiharu config to Syokuhou format. 2023-12-15 01:39:11 +00:00
4089efbbdf Fixed audio tag reading issues. 2023-12-09 23:15:57 +00:00
af73cc5502 Updated LIBRARIES. 2023-11-20 19:15:49 +00:00
7ecd5fb37c Updated libraries again wow this must really be fucking up the changelog page. 2023-11-20 19:08:36 +00:00
b0b6a11d3f Updated libraries. 2023-11-20 18:46:53 +00:00
9a893bb23c Fixed media type detection. 2023-11-19 04:05:48 +00:00
f60dcc309f Fixed missing use statements. 2023-10-31 18:27:49 +00:00
6a2060c7a6 Use NodeJS/Cheerio for HTML parsing. 2023-10-27 22:25:17 +00:00
d90e1e1c0b Check for pixiv.net specifically, fuck this. 2023-10-22 17:46:25 +00:00
842e91a413 Fixed issues caused by websites lying about their character set. 2023-10-21 17:33:42 +00:00
1f256a40ca Removed quirky decoding stuff. 2023-10-21 14:39:23 +00:00
ac021d7409 Switched to Composer for Index. 2023-10-21 14:35:09 +00:00
997aebc735 Removed submodules. 2023-10-21 14:30:55 +00:00
d8e02e7f12 Probably fixed things by not really doing anything in particular? 2023-07-12 17:50:27 +00:00
fb9d9b02a0 Send Accept-Language header to ensure English. 2023-07-06 23:12:57 +00:00
ef9e439e19 Use Index for colour parsing. 2023-07-06 23:08:31 +00:00
d9094f0d05 Removed Twitter and Nitter support. It's over folks. 2023-07-06 22:53:02 +00:00
4cff688057 Replaced Twitter API with Nitter crawling. 2023-06-09 19:56:38 +00:00
2be425eab3 Account for the fact that weird people put capital letters in URLs. 2023-05-21 18:11:01 +00:00
70a4ce4cf5 Updated Index library. 2023-02-01 23:26:07 +00:00
ff2ce4d3ac Use faster method for extracting cover image. 2023-01-29 21:29:20 +00:00
fc80933561 URL decode title in media web lookup results. 2023-01-26 22:48:15 +00:00
b5c162db0b Updated request timeout Again. 2023-01-26 21:45:17 +00:00
413a48e8bb Added thumbnailing for audio covers and external videos. 2023-01-25 22:27:40 +00:00
e81dc14740 Higher timeout for web requests (fuck you, catbox.moe). 2023-01-25 20:51:53 +00:00
8f38e5fd56 Lower timeouts. 2023-01-25 20:49:42 +00:00
29c466ddf3 Added support for short nicovideo url and 'from' param. 2023-01-25 18:56:26 +00:00
2df60bd7ae Added sane url attribute to metadata output. 2023-01-25 18:33:14 +00:00
deb26e6b2b Added batch lookup endpoint. 2023-01-25 16:01:16 +00:00
1c14721f43 Updated uiharu landing page. 2023-01-25 15:32:04 +00:00
19b46188ad Added ニコニコ動画 metadata support. 2023-01-25 13:37:38 +00:00
5fe283a2a7 Check for valid scheme in YouTube and Twitter URLs. 2023-01-25 13:04:13 +00:00
ad773e72a7 Added new Index submodule. 2023-01-25 12:47:04 +00:00
d7f79b9631 Removed old Index submodule. 2023-01-25 12:43:33 +00:00
36091eb873 Updated Index repository URL. 2022-08-26 00:32:41 +00:00
5c9b13073d Fixed double encoding, probably. 2022-07-20 00:13:56 +00:00