YT2MP3

Pypi version Travis Build Status Codecov coverage Python Version License

A program that simplifies the process of searching, downloading and converting Youtube videos to MP3 files from the command-line.


Overview

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.

Note

If a URL is provided and no match is found for the song data, the program will prompt the user for the title/artist and the YouTube thumbnail will be used as the album artwork.


Contributing

If you’d like to contribute to the project, feel free to suggest a feature request and/or submit a pull request.


Indices and tables