This commit is contained in:
nose
2025-12-16 23:23:43 -08:00
parent 9873280f0e
commit 86918f2ae2
46 changed files with 2277 additions and 1347 deletions

View File

@@ -35,7 +35,7 @@ dependencies = [
"textual>=0.30.0",
# Media processing and downloading
"yt-dlp>=2023.11.0",
"yt-dlp[default]>=2023.11.0",
"yt-dlp-ejs", # EJS challenge solver scripts for YouTube JavaScript challenges
"requests>=2.31.0",
"httpx>=0.25.0",
@@ -43,7 +43,6 @@ dependencies = [
# Document and data handling
"pypdf>=3.0.0",
"img2pdf>=0.6.0",
"mutagen>=1.46.0",
"cbor2>=4.0",
@@ -53,7 +52,6 @@ dependencies = [
# Metadata extraction and processing
"musicbrainzngs>=0.7.0",
"beautifulsoup4>=4.12.0",
"lxml>=4.9.0",
# Advanced searching and libraries