Commit Graph

18 Commits

Author SHA1 Message Date
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