fix logger, update media downloader

This commit is contained in:
Trevor Hobenshield
2023-12-10 18:36:24 -08:00
parent e4b8d82648
commit e0b5795e04
8 changed files with 169 additions and 76 deletions

View File

@@ -1,6 +1,5 @@
import asyncio
import logging.config
import platform
import re
import subprocess
from pathlib import Path