mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-05-27 21:17:27 +08:00
Update sqlite_tables.sql,同步更新sqlite以支持保存笔记下载地址
This commit is contained in:
@@ -150,6 +150,7 @@ CREATE TABLE douyin_aweme (
|
||||
cover_url TEXT DEFAULT NULL,
|
||||
video_download_url TEXT DEFAULT NULL,
|
||||
music_download_url TEXT DEFAULT NULL,
|
||||
note_download_url TEXT DEFAULT NULL,
|
||||
source_keyword TEXT DEFAULT ''
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user