Skip to main content

YoutubeBrainz allow you to find and download Youtube Videos associated to an Album on MusicBrainz.

Project description

YouTubeBrainz

YoutubeBrainz allows you to find and download Youtube videos associated to an album on MusicBrainz.

PyPi version Python 3.9 GPL 3.0 Coverage Status Coverage Status

Summary

Getting Started

Installation

In order to extract audio from Youtube video, you will need to install ffmpeg:

Debian:

$ sudo apt install ffmpeg build-essential

Windows:

Download "ffmpeg-*-win64-gpl-*.*.zip" from: https://github.com/BtbN/FFmpeg-Builds/releases
Unzip it
Open the "bin" folder
Copy ffmpeg.exe, ffplay.exe and ffprobe.exe into your C:\Windows\ folder

Then you can install youtube-bz directly from pip, it should install automatically all the dependencies

$ sudo pip install youtube-bz

How to use

Display help

$ youtube-bz --help

You can search for an album with its MBID (see https://musicbrainz.org/doc/MusicBrainz_Identifier)

$  youtube-bz MBID

Author

License

This project is licensed under the GPL-3.0 GNU General Public License v3.0 - see the LICENSE file for details

Acknowledgments

  • This project's structure has been greatly inspired by youtube-dl

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

youtube-bz-0.3.1.tar.gz (16.8 kB view hashes)

Uploaded Source

Built Distribution

youtube_bz-0.3.1-py3-none-any.whl (17.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page