YaDiskClient icon indicating copy to clipboard operation
YaDiskClient copied to clipboard

Client for cloud Yandex.Disk

Results 4 YaDiskClient issues
Sort by recently updated
recently updated
newest added

Likely due to string format bug in this line: https://github.com/TyVik/YaDiskClient/blob/f2350b4be2e88f282e7a49cafebb7e8e7c37efd9/YaDiskClient/YaDiskClient.py#L66 Which results in literal string "OAuth %s". Probably need to change to `"OAuth %s" % self.token` or `f"OAuth {self.token}"`

Using your work, I can work with every directory on my disk, but I don't know, how to work with basket

Hello everybody and thanx for such a useful lib. It could resolve a very important issue for me, but I can't get why it doesn't work. So, my way is...

Здравия желаю. Прикладываю pull request к вашей библиотеке. Для более подробного понимания будьте добры посмотреть информацию по ссылке: https://yandex.ru/dev/disk/doc/dg/reference/put-docpage/