Another downloader - now from own library

This commit is contained in:
BarsTiger
2022-05-06 12:50:08 +03:00
parent 71c629f17f
commit a81b9709d6
3 changed files with 3 additions and 68 deletions

View File

@@ -7,7 +7,7 @@ import os
import zipfile
from modules.virustotal import scan_to_cli
from modules.http_status import handle
from modules.download import dl
from ezzdl import dl
def install(package):