What I built
Clipper - Text a Screenshot or URL of a Video & We'll Text You a Video Clip to Download
I'm very excited that I've finished my first pass at Clipper, an app I've been wanting to make for a while and finally used the hackathon as an excuse to do so.
I love watching long podcasts and whatnot on YouTube, and it's nice that you can share a video at a start time, but I never found that satisfactory to share with friends. With Clipper, you can share a screenshot of the video you're watching and Clipper will download and send you a clip of that video. You can also share the URL of the video with Clipper. Clipper has only been thoroughly tested with YouTube screenshots. It will definitely work with most video URLs though if shared via text.
Category Submission
Interesting Integrations
Demo Link
Link to Code
https://github.com/technoplato/Clipper
How I built it (what's the stack? did I run into issues or discover something new along the way?)
- Flask
- handles servery stuff
- RabbitMQ
- handles doing the heavy lifting
- Google Cloud Vision
- helps magically turn screenshots into video clips
Additional Resources/Info
All of the below were helpful in getting this prototype functional. I need to organize them but will just plop them for now:
- Twilo Conversation Python
- Secure Flask App
- Store Your Twilio Credentials Securely - Twilio
- Tutorial: Google Vision API with Python and Heroku - Towards Data Science
- Fuzzy String Matching in Python - DataCamp
- OpenCV: Image Thresholding
- Using Tesseract OCR with Python - PyImageSearch
- How to receive and download picture messages in Python with Twilio MMS - Twilio
- håken.no
- Improving the quality of the output | tessdoc
- OpenCV OCR and text recognition with Tesseract - PyImageSearch https://youtu.be/j-3vuBynnOE https://youtu.be/WvoLTXIjBYU
- GitHub - tzutalin/labelImg: 🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
- Creating your own object detector - Towards Data Science
- How to train an object detection model easy for free | DLology*
tf-coriander/build-from-source.md at master · hughperkins/tf-coriander · GitHub
python-docs-samples/detect.py at master · GoogleCloudPlatform/python-docs-samples · GitHub
IN ACTION
GIFS COMING SOON (this is because I don't know Markdown well) -->
Top comments (0)