-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy pathconfig.ini.default
68 lines (49 loc) · 1.29 KB
/
config.ini.default
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
[base]
avmoo_site = https://avmoo.sbs
db_file = avmoo.db
port = 5000
debug_mode = False
# readonly,nothing update in sqlite db
readonly = False
# cn/tw/en/ja
country = cn
[spider]
# could by a decimal number
sleep = 2
# integer
insert_threshold = 10
# continued skip count > continued_skip_limit, crawl end
# integer
continued_skip_limit = 30
minimum_movie_duration = 0
[requests]
timeout = 3
user_agent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36
[website]
# image server,//jp.netcdn.space, //pics.dmm.com, //pics.dmm.co.jp
cdn = //pics.dmm.com
# page item limit
page_limit = 30
# /actresses item limit
actresses_page_limit = 36
# /group item limit
group_page_limit = 30
# update work list and newest movie, interval time(ms)
spider_page_interval_timeout = 20000
# release_date or count
group_page_order_by = count
# cache enable or not
use_cache = False
# auto open site on run or not
auto_open_site_on_run = True
# auto open link when spider done work
auto_open_link_when_crawl_done = True
# fast run,less function
efficiency_mode = False
# search site url,av_id will be end of url
search_url = https://btsow.rest/search/
[log]
ansi_color = False
[aqd]
# from aqd get movie m3u8 play link
aqd_site = https://vip.aqdx200.com