YouTubeBrainz
YoutubeBrainz allows you to find and download Youtube videos associated to an album on MusicBrainz.
Summary
Getting Started
Installation
You can install youtube-bz directly from pip, it should install automatically all the dependencies
$ pip install youtube-bz
How to use
Display help
$ youtube-bz --help
You can search for a release with its MBID on MusicBrainz or with the command search, for instance to search the album 'Hybrid Theory' of 'Linkin Park' you can run:
$ youtube-bz search 'Hybrid Theory' --artist 'Linkin Park'
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━┓
┃ ID ┃ Title ┃ Artist ┃ Score ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━┩
│ 2a4174ab-f0b1-430e-b7e2-25c062b45573 │ Hybrid Theory │ Linkin Park │ 100 │
│ cce15358-9fa0-38b5-b143-c51ff7024b24 │ Hybrid Theory │ Linkin Park │ 100 │
└──────────────────────────────────────┴───────────────┴─────────────┴───────┘
And to download it just run:
$ youtube-bz download 2a4174ab-f0b1-430e-b7e2-25c062b45573
Author
- Flowrey - Flowrey
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 pipx
Release files for youtube-bz 0.5.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| youtube_bz-0.5.1.tar.gz | 19.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| youtube_bz-0.5.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 41.6 kB
Release files / youtube_bz-0.5.1.tar.gz
| Download URL | youtube_bz-0.5.1.tar.gz |
|---|---|
| Size | 19.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
47c0c9378b59c63c7515ac5a6a5312ebff65f17432316f063e03d86c158b55f6
|
|
BLAKE2b-256 checksum How to use checksums |
78930004ed857bf30e169c60542455b6958424423ec2338ba3507d183669cc8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.18
|
Release files / youtube_bz-0.5.1-py2.py3-none-any.whl
| Download URL | youtube_bz-0.5.1-py2.py3-none-any.whl |
|---|---|
| Size | 22.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
8d422f8eb04855e82de7a86c0ac95aa9ec49e5e309fcc4496c5939f2c712a321
|
|
BLAKE2b-256 checksum How to use checksums |
4f2a442b230ab34ea676929318cc9bb8d384cdcb5a0905e6596680e809e98f6e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.18
|