Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Качает с ютуба, вырезает кусок, кладёт в ./snip.mp4 и включает в mplayer посмотреть что нарезалось

Notifications You must be signed in to change notification settings

gvlasov/yt-snip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

yt-snip

Snip youtube videos locally

  1. Downloads a video from YouTube
  2. Caches it locally
  3. Crops the video at the given interval
  4. Outputs the video at ./snip.mp4, overwrites automatically
  5. Plays it with mplayer right away to see what has been snipped
$ yt-snip
Usage: yt-snip <youtube_url> <start_time> <end_time>

$ yt-snip https://www.youtube.com/watch?v=wJ2Y4yQzuqE 00:00:13.6 00:00:20.14

Recommended to install

gvlasov/yt-snip-chrome to mark your snips right on YouTube video pages

Dependencies

yt-dlp, ffmpeg, mplayer

About

Качает с ютуба, вырезает кусок, кладёт в ./snip.mp4 и включает в mplayer посмотреть что нарезалось

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages