refactor: generate filenames after resolution detection and add re import.
This commit is contained in:
@@ -219,6 +219,7 @@ async def _download_worker_async(
|
||||
"""실제 다운로드 작업 (AsyncIO)"""
|
||||
import sys
|
||||
import os
|
||||
import re
|
||||
import time
|
||||
import json
|
||||
import tempfile
|
||||
|
||||
Reference in New Issue
Block a user