feature:抖音分享链接转视频
This commit is contained in:
7
douyin_parser/config.toml
Normal file
7
douyin_parser/config.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[Douyin]
|
||||
enable = true
|
||||
|
||||
# Http代理设置(用于获取真实链接发送卡片,如果家里有ipv6,可以设置为空)
|
||||
# 格式: http://用户名:密码@代理地址:代理端口
|
||||
# 例如:http://127.0.0.1:7890
|
||||
http_proxy = ""
|
||||
Reference in New Issue
Block a user