Open mishav78 opened 4 months ago
You may want to take a look at this web app I built: https://github.com/Demmenie/Aethra The main branch has a complex version for MongoDB but there's a simpler SQL version in the 'ver_0.5' Branch called "dbAccess.py"
thanks, could it be used with mysql?
I am using postgreSQL unfortunately, it might be worth trying to incorporate something like this into the module but I'm not sure how that would work well. Are you trying to do this locally? I happen to be using a GCP hosted solution.
does someone have the code to compare many videos in a database and delete from the file system one or more that already have a similar hash in the database? Please post it.