Skip to content

This takes a video as an input and removes all the parts of the video not containing sound over a certain threshold.

License

Notifications You must be signed in to change notification settings

CharlesC03/Shorten-Video-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shorten Video with Vue


This is a web version of the python script Shorten Videos using Vue, Snowpack.

Install Package


npm i

This will install all the packages automatically.

Start Local Web Server


npm start

Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

Other Available Scripts


npm test

⚠️ NOTE: Vue 3 testing support is still in progress. This template does not ship with a test runner.

npm run build

Builds the app for production to the build/ folder. It correctly bundles Vue in production mode and optimizes the build for the best performance.

Q: What about Eject?

No eject needed! Snowpack guarantees zero lock-in, and CSA strives for the same.

About

This takes a video as an input and removes all the parts of the video not containing sound over a certain threshold.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published