This commit is contained in:
27942
2026-01-15 00:17:21 +08:00
parent 88c8e1913a
commit 46ace6d2b7

View File

@@ -225,6 +225,8 @@ class Pdd:
note_data['videos'] = []
note_data['videos'].append(video_info)
tab.close()
return note_data
def download_video(self, url):