- Get photos using REST API photos.get.
- Save max size pictures (width/height in px) on Yandex.disc.
- For photo name you shoud use quantity of likes, if quantity of likes are the same, upload date should be added to the name.
- All info should be stored in json file.
- Create new folder for the pictures.
- Save any amount of pictures (default 5).
- Progress bar for tracking the progress of the programm.
- user id vk.com;
- token for Yandex.disc (https://yandex.ru/dev/disk/poligon/).
- json-file:
[{
"file_name": "34.jpg",
"size": "z"
}]