Skip to content

Commit 1fd85b7

Browse files
authored
抖音app视频下载升级版2
抖音app视频下载升级版2
1 parent 8c35e5a commit 1fd85b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

douyin_pro_2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ def run(self):
121121
video_name = video_names[num]
122122
self.video_downloader(video_urls[num], os.path.join(nickname, video_name), watermark_flag)
123123
print('\n')
124-
125124
print('下载完成!')
126125

127126
def hello(self):

0 commit comments

Comments
 (0)