Skip to content

max-winderbaum/Hypnodrhome-Youtube-Tool

Repository files navigation

Hypnodrhome Youtube Tool

This tool aims to make it easy to download and convert youtube videos, with subsecond start and end times, to:

  • Audio Files
  • Animated Gifs
  • Plain ol' Video Files

Getting Started

If you're super lazy and just want a "set us up the bomb" script, run setup.sh (which will take a LONG time). Otherwise, just go through the requirements and installation steps :)

Requirements

Installation

pip install -r requirements.txt

For some reason I had to run a

brew reinstall libav

to get audio conversion working ¯\(ツ)

Examples

bash videoToGif.sh --video 37eEUsd1ASA --output myGif --startTime 10.56 --endTime 15.6

bash getVideo.sh --video 37eEUsd1ASA --output myVideo --startTime 20.4 --endtime 40

bash videoToMp3.sh --video 37eEUsd1ASA --output myAudio

TODO

Reference

Download Youtube Videos

Make Gifs from mp4s

About

Download and Convert Youtube Videos with Ease

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published