Thumbnail and metadata extraction

This commit is contained in:
Logan Williams
2021-03-18 11:03:13 +01:00
parent 99870d5287
commit 9070689d95
3 changed files with 170 additions and 52 deletions

View File

@@ -9,6 +9,7 @@ boto3 = "*"
python-dotenv = "*"
youtube_dl = "*"
argparse = "*"
ffmpeg-python = "*"
[dev-packages]