Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Generate summary of any video 📺 anywhere and anytime

License

NotificationsYou must be signed in to change notification settings

OpenGenus/vidsum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate a summary of any video through its subtitles.

This is the community driven approach towards the summarization by theOpenGenus community.

Installing vidsum

In order to install vidsum, simply clone the repository to a local directory. You can do this by running the following commands:

$ git clone https://github.com/OpenGenus/vidsum.git$cd vidsum/code

Please note that vidsum requires the following packages to be installed:

If you do not have these packages installed, then you can do so by running this command:

$ pip install -r requirements.txt

Usage

To generate summary of a video filesample.mp4 with subtitle filesubtitle.srt :

pythonsum.py-isample.mp4-ssubtitle.srt

To summarize a YouTube video from its url:

pythonsum.py-u<url>

If you want to remain the downloaded YouTube video and subtitles:

pythonsum.py-u<url>-k

Future developments

For future development to this approach, seeWiki and check out otherapproaches.

Contributions

All contributions are welcomed. Please seeCOMMIT_TEMPLATE.md before making pull requests to this repository. See all contributorshere.

About

Generate summary of any video 📺 anywhere and anytime

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp