Coder Social home page Coder Social logo

Comments (2)

shriakhilc avatar shriakhilc commented on May 9, 2024 1

Also, could someone expand on the purpose of the program? "Generate a summary of any video through its subtitles." is quite short and vague.

From my tests, I saw that when the -i and -s parameters are used on a video of around 30 minutes, it compressed it to a video of around 1 minute by omitting a lot of scenes. Including the manner in which the scenes in the final video are selected would let developers confirm whether the output is as expected, without having to crawl through and understand the actual code being used to do the compression. (Though the code is quite small in this case, and manual reading is possible)

On the other hand, using the -u flag takes a YouTube video URL and downloads that video, plus subtitles in either srt or vtt formats. But it doesn't actually generate a summary video. And since the subtitles must be in srt for the -s flag, I don't see why it is downloading the vtt file at all.

Thanks in advance for explaining, it'll help make PRs and changes more efficiently and according to your idea of the program use rather than my vague interpretation of it.

from vidsum.

shriakhilc avatar shriakhilc commented on May 9, 2024 1

Fixed in PR #27

from vidsum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.