Skip to content

Commit

Permalink
fix 文件
Browse files Browse the repository at this point in the history
  • Loading branch information
xxiaomuma committed Apr 6, 2024
1 parent c40c0c4 commit d08ef0a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from douyin.douyin import Douyin

dou_yin = Douyin("douyin.text", "match.text")
dou_yin = Douyin("douyin.text", "match_video.text", "match_comment.text")


def select_platform():
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions match_video.text
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
泰山

0 comments on commit d08ef0a

Please sign in to comment.