Skip to content

A python script to make trailers given a youtube URL and timestamp formats

Notifications You must be signed in to change notification settings

anirudhRowjee/trailer-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Python Vidtrimmer

Given a video URL and a series of start times and end times, cut out each of the clips and join them to generate a teaser-like collection of clips form the videos.

System Dependencies

  • ffmpeg
  • python3
  • mencoder

Python Dependencies

  • ffmpeg-python
  • requests
  • youtube-dl
  • subprocess

About

A python script to make trailers given a youtube URL and timestamp formats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages