Closed Sn0wAlice closed 7 months ago
Thank you for your feedback! I'm planning to incorporate your suggestion into the project. Additionally, I'm exploring a feature to detect duplicate videos, which I'll be working on in the coming days. To enhance user experience, I'm also considering revising the app using React. Stay tuned for updates!
gl for the react update ^^
Seems to crash on video
add an asset filter
assets = [asset for asset in assets if asset.get("type") == "IMAGE"]
seems to patch the problem