master
Lukas Schulz 2020-12-19 22:53:29 +01:00
parent 2943dd114d
commit b657979ff7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import threading
import requests
from io import BytesIO
import time
import urllib.request
import urllib.request import urlretrieve
client_id = cfg.client_id