Evgeniy Shved
Evgeniy Shved
error in file `QCustomModals.py` if a person does not choose an icon, he will receive such an error `setIcon(self, icon: QIcon): argument 1 has unexpected type 'QPixmap'` need to change...
РАБОЧИЙ код для загрузки и применении обложек ```python url = 'https://api.vk.com/method/video.getThumbUploadUrl' TOKEN = "vk1.a...." ID_GROUP = -213 # айди группы ОТРИЦАТЕЛЬНОЕ ЧИСЛО, пользователь - ПОЛОЖИТЕЛЬНОЕ ID_VIDEO = 123123 # Айди...
### Checklist - [x] I believe the idea is awesome and would benefit the framework - [x] I have searched in the issue tracker for similar requests, including closed ones...