DeppWang / youdaonote-pull

📝 一个一键导出 / 备份「有道云笔记」所有笔记的 Python 脚本。 A Python script to export/backup all the notes of the "Youdao Note".
MIT License
1.33k stars 292 forks source link

修复图片下载失败的问题 #122

Closed Willy-J closed 1 year ago

Willy-J commented 1 year ago

目前的response的url中没有download,只有filename。做了兼容。

DeppWang commented 1 year ago

感谢贡献代码。