Commit graph

35 commits

Author SHA1 Message Date
flash b115706359 Updated to new HTTP router. 2024-03-30 00:52:32 +00:00
flash 2bef9f456c Fixed namespacing. 2024-01-06 11:06:16 +00:00
flash f2c25e2c6f Support /live and /shorts for Youtube metadata lookups. 2024-01-06 11:04:17 +00:00
flash d74457a140 Switched Uiharu config to Syokuhou format. 2023-12-15 01:39:11 +00:00
flash 4089efbbdf Fixed audio tag reading issues. 2023-12-09 23:15:57 +00:00
flash 9a893bb23c Fixed media type detection. 2023-11-19 04:05:48 +00:00
flash f60dcc309f Fixed missing use statements. 2023-10-31 18:27:49 +00:00
flash 6a2060c7a6 Use NodeJS/Cheerio for HTML parsing. 2023-10-27 22:25:17 +00:00
flash d90e1e1c0b Check for pixiv.net specifically, fuck this. 2023-10-22 17:46:25 +00:00
flash 842e91a413 Fixed issues caused by websites lying about their character set. 2023-10-21 17:33:42 +00:00
flash 1f256a40ca Removed quirky decoding stuff. 2023-10-21 14:39:23 +00:00
flash d8e02e7f12 Probably fixed things by not really doing anything in particular? 2023-07-12 17:50:27 +00:00
flash fb9d9b02a0 Send Accept-Language header to ensure English. 2023-07-06 23:12:57 +00:00
flash ef9e439e19 Use Index for colour parsing. 2023-07-06 23:08:31 +00:00
flash d9094f0d05 Removed Twitter and Nitter support. It's over folks. 2023-07-06 22:53:02 +00:00
flash 4cff688057 Replaced Twitter API with Nitter crawling. 2023-06-09 19:56:38 +00:00
flash 2be425eab3 Account for the fact that weird people put capital letters in URLs. 2023-05-21 18:11:01 +00:00
flash ff2ce4d3ac Use faster method for extracting cover image. 2023-01-29 21:29:20 +00:00
flash fc80933561 URL decode title in media web lookup results. 2023-01-26 22:48:15 +00:00
flash b5c162db0b Updated request timeout Again. 2023-01-26 21:45:17 +00:00
flash 413a48e8bb Added thumbnailing for audio covers and external videos. 2023-01-25 22:27:40 +00:00
flash e81dc14740 Higher timeout for web requests (fuck you, catbox.moe). 2023-01-25 20:51:53 +00:00
flash 8f38e5fd56 Lower timeouts. 2023-01-25 20:49:42 +00:00
flash 29c466ddf3 Added support for short nicovideo url and 'from' param. 2023-01-25 18:56:26 +00:00
flash 2df60bd7ae Added sane url attribute to metadata output. 2023-01-25 18:33:14 +00:00
flash deb26e6b2b Added batch lookup endpoint. 2023-01-25 16:01:16 +00:00
flash 19b46188ad Added ニコニコ動画 metadata support. 2023-01-25 13:37:38 +00:00
flash 5fe283a2a7 Check for valid scheme in YouTube and Twitter URLs. 2023-01-25 13:04:13 +00:00
flash 5c9b13073d Fixed double encoding, probably. 2022-07-20 00:13:56 +00:00
flash d90927469f Rewrote web lookup handler + various fixes. 2022-07-16 23:19:25 +00:00
flash 960a791394 Rewrote YouTube lookup handling. 2022-07-16 20:45:56 +00:00
flash 4ad19c6363 Reimplemented EEPROM and Twitter lookups. 2022-07-16 01:40:44 +00:00
flash 7160e9909d Created structure for additional API version handlers. 2022-07-15 22:20:20 +00:00
flash 9948642a5a Use the Index router in Uiharu. 2022-07-15 21:41:28 +00:00
flash 0a668992d9 Added Index library to Uiharu. 2022-07-14 20:42:37 +00:00