I am trying to download 150 pictures at once using QThread
class Downloader(QObject): resultsChanged = pyqtSignal(object) @pyqtSlot(str) def