mirror of
https://github.com/yaronzz/Tidal-Media-Downloader.git
synced 2026-06-13 04:05:07 +03:00
update
This commit is contained in:
@@ -8,4 +8,5 @@ aigpy==2022.7.8.1
|
|||||||
lyricsgenius==3.0.1
|
lyricsgenius==3.0.1
|
||||||
pydub==0.25.1
|
pydub==0.25.1
|
||||||
PyQt5==5.15.7
|
PyQt5==5.15.7
|
||||||
qt-material==2.12
|
qt-material==2.12
|
||||||
|
lxml==4.7.1
|
||||||
+2
-1
@@ -17,6 +17,7 @@ setup(
|
|||||||
"requests>=2.22.0",
|
"requests>=2.22.0",
|
||||||
"pycryptodome",
|
"pycryptodome",
|
||||||
"pydub",
|
"pydub",
|
||||||
"prettytable"],
|
"prettytable",
|
||||||
|
"lxml"],
|
||||||
entry_points={'console_scripts': ['tidal-dl = tidal_dl:main', ]}
|
entry_points={'console_scripts': ['tidal-dl = tidal_dl:main', ]}
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user