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

Can't download specific file from public link #28

Closed
Molandrious opened this issue Feb 28, 2023 · 2 comments
Closed

Can't download specific file from public link #28

Molandrious opened this issue Feb 28, 2023 · 2 comments
Labels
bug Suspected or confirmed bug language-english Issue in English

Comments

@Molandrious
Copy link

Path argument for function download_public doesn't reach request's payload.

e.x. after executing this line - yadisk.download_public(link, local_path, path=remote_path) - i got error:
TypeError: Session.request() got an unexpected keyword argument 'path'

@ivknv
Copy link
Owner

ivknv commented Feb 28, 2023

Thank you for the bug report. The bug fix is available in the dev branch. I'll publish the new version to PyPI in a few hours.

@ivknv ivknv changed the title Can't download spicific file from public link Can't download specific file from public link Feb 28, 2023
@ivknv
Copy link
Owner

ivknv commented Feb 28, 2023

The new version with the fix is available on PyPI.

@ivknv ivknv closed this as completed Mar 3, 2023
@ivknv ivknv added bug Suspected or confirmed bug language-english Issue in English labels Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Suspected or confirmed bug language-english Issue in English
Projects
None yet
Development

No branches or pull requests

2 participants