Spaces:
Paused
Paused
update
Browse files
data/porter_tasks/porter_task_other_douyin_live_record_to_hf_netdisk.json
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"enable": true,
|
| 4 |
+
"type": "douyin_live_record",
|
| 5 |
+
"room_name": "宋可为",
|
| 6 |
+
"room_id": "556742457625",
|
| 7 |
+
"sec_user_id": "MS4wLjABAAAAs2XhHg7SMVu-STXWpod1zFxTzlnoeWzTXxAE02c7OQ49GMnGiHCcLxk8c3aDPr3s",
|
| 8 |
+
"key_of_credentials": "douyin_wentao_credentials",
|
| 9 |
+
"check_interval": 10,
|
| 10 |
+
"output_video_dir": "data/tasks/other_douyin_live_record_to_hf_netdisk/live_record/宋可为",
|
| 11 |
+
"output_video_info_file": "data/tasks/other_douyin_live_record_to_hf_netdisk/live_record/宋可为/file_info.json",
|
| 12 |
+
"extra_tags": ["宋可为"]
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"enable": true,
|
| 16 |
+
"type": "video_format_convert",
|
| 17 |
+
"task_name": "宋可为",
|
| 18 |
+
"video_info_file": "data/tasks/other_douyin_live_record_to_hf_netdisk/live_record/宋可为/file_info.json",
|
| 19 |
+
"target_dir": "data/tasks/other_douyin_live_record_to_hf_netdisk/live_record/宋可为/ready_to_hf_netdisk",
|
| 20 |
+
"check_interval": 10,
|
| 21 |
+
"remove_after_upload": true,
|
| 22 |
+
"format_pairs": [["flv", "mp4"]]
|
| 23 |
+
},
|
| 24 |
+
{
|
| 25 |
+
"enable": true,
|
| 26 |
+
"type": "file_to_hf_netdisk",
|
| 27 |
+
"task_name": "宋可为",
|
| 28 |
+
"src_dir": "data/tasks/other_douyin_live_record_to_hf_netdisk/live_record/宋可为/ready_to_hf_netdisk",
|
| 29 |
+
"tgt_dir": "xianyu/customers/宋可为/{date_str}",
|
| 30 |
+
"repo_id": "tianxing1994/hf_netdisk",
|
| 31 |
+
"check_interval": 10,
|
| 32 |
+
"key_of_credentials": "hf_miyuki_write_token",
|
| 33 |
+
"remove_after_upload": true,
|
| 34 |
+
"exclude_files": ["file_info.json"]
|
| 35 |
+
}
|
| 36 |
+
]
|