Skip to content

Sibidine/Video-Clipping-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video-Clipping-tool

Tool for downloading clips of videos from the internet.

This tool will allow the user to generate a clip from a youtube video using yt-dlp (a fork of youtube-dl) and ffmpeg, which can be downloaded as audio or video. The idea behind this script came from this forum post .

Disclaimer: Make sure to have both ffmpeg and yt-dlp installed for this to work!

Usage instructions:

git clone https://github.com/Sibidine/Video-Clipping-tool.git
cd Video-Clipping-tool
chmod +x dependency_check.sh
./dependency_check.sh
chmod +x clip.sh
./clip.sh

Todo- Add a master script that invokes both the current scripts, and correct the readme to give instructions to run the master script instead.

About

Tool for downloading clips of videos from the internet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages