Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Onedrive file download in "Send to Kubespider" chrome plugin #375

Open
noahzark opened this issue Nov 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@noahzark
Copy link
Contributor

noahzark commented Nov 29, 2023

Describe the background

Tried to send an onedrive download link to kube spider, but in aria2 it shows

11/29 15:15:58 [ERROR] CUID#394 - Download aborted. URI=https://xxx-my.sharepoint.com/personal/xxx
Exception: [AbstractCommand.cc:351] errorCode=16 URI=https://login.microsoftonline.com:443/c497d300-38ff-4bba-9341-365492f143e0/oauth2/authorize
  -> [AbstractDiskWriter.cc:221] errNum=13 errorCode=16 Failed to open the file /downloads/Common//authorize, cause: Permission denied

Describe the feature

Successfully download target file

Maybe need to pass extra cookie? or some authorization

Test link

https://imvery-my.sharepoint.com/:u:/g/personal/admin_kotori_app/EdmiPqk6Ex1Mig6S1NXKNggBnXM2rYa983PpiESkzyHWMg?e=7cup0b

pwd: aaa123

Reference

OneDriveShareLinkPushAria2

@noahzark noahzark changed the title Add support for Onedrive file download in "Send to Kubespider" chrome plpugin Add support for Onedrive file download in "Send to Kubespider" chrome plugin Nov 29, 2023
@richardli1598 richardli1598 added the enhancement New feature or request label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants