Versions

Description

This program simplifies the process of searching, downloading and converting Youtube videos to MP3 files from the command-line. All you need is the video URL or the name of the artist/track you're looking for. The program will attempt to retrieve data for a song matching the provided input by querying the iTunes API and use the data to find a corresponding YouTube video, if a URL is not provided. The video will then be downloaded, converted, and the gathered data will be used to populate the metadata of the MP3. Once finished, the resulting MP3 file will be saved to your *Downloads* directory, with the following file-structure `Music/{artist}/{track}.mp3`.

Repository

https://github.com/tterb/yt2mp3

Project Slug

yt2mp3

Last Built

3 years, 8 months ago passed

Maintainers

Home Page

https://github.com/tterb/yt2mp3

Badge

Tags

cli, download, itunes, mp3, music, python, youtube

Short URLs

yt2mp3.readthedocs.io
yt2mp3.rtfd.io

Default Version

latest

'latest' Version

master