Implement audio file compression
This commit is contained in:
parent
2f0adc8308
commit
ca17e44687
6 changed files with 183 additions and 23 deletions
|
|
@ -17,6 +17,7 @@ colorlog = "^6.8.2"
|
|||
feedparser = "^6.0.11"
|
||||
lxml = "^5.2.1"
|
||||
pillow = "^10.3.0"
|
||||
ffmpeg-python = "^0.2.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue