Commit Graph

23 Commits

Author SHA1 Message Date
7c3725b519 Support fetch movie metadata from bangumi.tv 2024-01-23 18:16:01 +08:00
0725659459 Support enable or disable DoH option 2023-12-30 21:59:56 +08:00
24a846c87a Use config file to store DoH resolvers 2023-12-30 19:50:14 +08:00
9d63e76a9a Fix TypeError when extracting the year 2023-08-27 09:37:43 +08:00
45a0e766f5 Add fake result for testing 2023-08-23 16:54:21 +08:00
0dc2194321 Support fetch tvshow from TMDB 2023-08-23 00:30:38 +08:00
2246247b75 Filter sites based on the specified language 2023-08-21 00:31:11 +08:00
dabb88296c Improve query accuracy 2023-08-18 18:15:06 +08:00
02fb2c7adb Add conditional statement in retval function 2023-08-18 13:56:15 +08:00
22a36b3c4f Put custom configuration into context 2023-08-18 00:00:21 +08:00
d3c5dceb7f Specify priority during multithreading 2023-08-16 20:18:36 +08:00
e553fe9c21 Load priority from saved config 2023-08-16 19:56:56 +08:00
c7aa2df35c Filter out flows that do not match the config 2023-08-16 19:29:03 +08:00
50a46f420d Migrating from os.path to Pathlib 2023-08-16 11:41:20 +08:00
14799a352f Update README.md 2023-08-12 22:23:57 +08:00
b087cdda56 Solving multithreading concurrency issues 2023-08-12 20:43:04 +08:00
d4772adcb2 Remove the unnecessary lock while append result 2023-08-12 16:14:54 +08:00
3e1c9a0efc Parse json string in non-strict mode 2023-08-12 12:44:32 +08:00
fbbd1a15dd Update the comments in the code 2023-08-11 10:15:03 +08:00
4b00661771 Use dynamic plugin id in scrape flows 2023-08-11 02:47:18 +08:00
98cb4b54b8 Support for TV show episode information scraping 2023-08-11 01:13:16 +08:00
0dfbb34a24 Add exception handling in multithreaded tasks 2023-08-10 14:17:01 +08:00
fc1908c056 Initial commit 2023-08-10 00:50:19 +08:00