jkj
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user