feat: add geolocation to download logs (country, city via ip-api.com)

This commit is contained in:
mini
2026-02-18 23:28:39 +08:00
parent 4ac8cf2f66
commit 97c58ce3f8
6 changed files with 59 additions and 4 deletions

View File

@@ -8,3 +8,4 @@ python-dotenv==1.0.1
python-multipart==0.0.12
yt-dlp>=2024.1.0
pydantic>=2.0.0
httpx>=0.27.0