removed debugs, added medainfo library to README for installation, added first-pass of thumbnauil, but no code for the actual thumbnail data yet

This commit is contained in:
2021-01-10 17:49:12 +11:00
parent 6807e44228
commit 2e4aec7772
3 changed files with 9 additions and 5 deletions

6
README
View File

@@ -1,6 +1,10 @@
In here we can put instructions on how to run this / any general info
ubuntu packages:
sudo apt-get install -y mediainfo
pip packages:
* pymediainfo
* PIL (should be there by default)
*
*