Update (copied from elsewhere on this comment thread): I've added a button that loads in a random URL (from a small set of TED talks) so that it's easier to test the app out quickly.
Update: I've added the clarification about the English automatic or manual captions on the main page of the app. In addition, I added a button that loads in a random URL (from a small set of TED talks) so that it's easier to test the app out quickly.
Another big thing I've put on my todo list (in addition to a "Click Here to Try A Sample Video" button) is a section where you can rate the quality of the summarization out of 5 stars. That way I can go back and identify the videos that don't work well with the service and see what I can do to improve the quality of those summarizations.
Update: Done (with one item on that todo list)! I've added a 'Random' button that loads in a random URL (from the small set of 3 TED talks I posted elsewhere in this thread) so that it's easier to test the app out quickly.
That's a really good point. I'll update the site to have a default video in the text field so that you can have a quick and easy way to test the site without thinking about a video you want to try.
In the meantime, I've compiled some URLs that you can paste into the text field!
The reason the link you provided isn't working is because there aren't English automated or manual captions for the video. https://imgur.com/a/aNNvS I'll try and clarify this in the about section as soon as I can.
I recommend trying it out with some of your favorite TED talks that have manual or automated captions in English. With some of the ones I've tried, with the default length reduction setting, I usually get a <= 5-minute output from a ~ 20-minute video.
Hi everyone! I just wanted to leave a comment saying that if you're curious about how the service works, I've included an about page: https://vid-distill.herokuapp.com/about.html
Unfortunately, this is the first time I've ever tried to deploy something to Heroku, so I must admit, the quality of my code could be better. I appreciate any feedback I can get!