ivknv/yadisk

Can't download specific file from public link

Molandrious opened this issue · 2 comments

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 commented

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 commented

The new version with the fix is available on PyPI.