调整美图文件下载路径。写入到共享目录里面。
This commit is contained in:
@@ -17,8 +17,6 @@ headers = {
|
||||
|
||||
seen_posts = set()
|
||||
download_root = "/mnt/nfs_share" # 全局定义下载根目录
|
||||
download_root_heisi = 'xiuren/heisi'
|
||||
|
||||
|
||||
def fetch_posts(base_url,dl_path, posts_per_batch=10):
|
||||
posts = []
|
||||
|
||||
Reference in New Issue
Block a user