An open API service indexing awesome lists of open source software.

https://github.com/cburmeister/transmogrify

Simple script to convert a YouTube video into an mp3.
https://github.com/cburmeister/transmogrify

audio bash cli scraper youtube

Last synced: about 2 months ago
JSON representation

Simple script to convert a YouTube video into an mp3.

Awesome Lists containing this project

README

          

transmogrify
===========

Simple script to convert a YouTube video into an mp3.

Requires `youtube-dl`, `ffmpeg`, and `lame`.

---

## Install

```bash
$ brew install youtube-dl ffmpeg lame
$ make install
```

## Usage

```bash
$ transmogrify "https://www.youtube.com/watch?v=Q_sHck-gEg0"
```