Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compare many videos in a database #113

Open
mishav78 opened this issue Jun 14, 2024 · 3 comments
Open

compare many videos in a database #113

mishav78 opened this issue Jun 14, 2024 · 3 comments

Comments

@mishav78
Copy link

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.

@Demmenie
Copy link

Demmenie commented Jul 3, 2024

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"

@mishav78
Copy link
Author

mishav78 commented Jul 3, 2024

thanks, could it be used with mysql?

@Demmenie
Copy link

Demmenie commented Jul 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants