gaowanliang / OneDriveShareLinkPushAria2

Extract download URLs from OneDrive or SharePoint share links and push them to aria2, even on systems without a GUI.
Apache License 2.0
313 stars 68 forks source link

有些OneDrive的链接无法下载 #1

Closed yanshibin closed 3 years ago

yanshibin commented 3 years ago

NSFW https://stankyo.sharepoint.com/:f:/s/SK002/Egpj3auYf1VOj_TFCG6OWmgB8_okYQQWUWpd-9R3_jIIzw?e=ug3p3V

另外212 行是否需要修改为 if isDownload: downloadFiles(OneDriveShareURL, None, 0,aria2Link, aria2Secret, start=downloadStart, num=downloadNum)

gaowanliang commented 3 years ago

没见过这种,看起来和OneDrive for Business差不多,等会研究一下

gaowanliang commented 3 years ago

212是需要修改的,昨天晚上手滑把这个地方和有密码的弄混了

gaowanliang commented 3 years ago

已支持SharePoint链接的下载

yanshibin commented 3 years ago

👍