Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 387 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 387 Bytes

video-speeder-upper

A Python script to download & re-encode videos to be faster

Usage

Requires Python 3, and ffmpeg and ffprobe in your PATH.

pipenv run python3 speeder_upper.py --codec x265 --dearrow "https://www.youtube.com/watch?v=0EqSXDwTq6U"

Roadmap