feat: add hrp.Run wrapper

This commit is contained in:
lilong.129
2023-06-06 20:38:43 +08:00
parent b3a832fdf0
commit f3e5f3ac85
14 changed files with 31 additions and 44 deletions
@@ -18,7 +18,7 @@
{
"method": "video_crawler",
"params": {
"app_package_name": "com.smile.gifmaker",
"app_package_name": "com.ss.android.ugc.aweme",
"feed": {
"sleep_random": [
0,
@@ -38,7 +38,7 @@
1,
1
],
"target": 0,
"target": 1,
"text": "^广告$"
},
{
@@ -49,7 +49,7 @@
1,
1
],
"target": 0,
"target": 1,
"text": "^图文$"
},
{
@@ -89,7 +89,7 @@
15,
20
],
"target_count": 0
"target_count": 3
},
"timeout": 600
}