YouTube video/music downloader with metadata tagging and cover art
Project description
YoutubeSnoop
A Youtube downloader of the highest quality
Installation
You can install it via pip:
$ pip install youtubesnoop
Prerequisites
- ffmpeg must be installed and available in your PATH.
Usage
A simple command-line tool that downloads Youtube videos in the highest quality available.
Just provide a Youtube URL:
$ youtubesnoop https://www.youtube.com/watch?v=dQw4w9WgXcQ
It will download single tracks to this format:
{title}.flac
Downloading Album Playlists
Provide a playlist URL and it will create a folder for the artist and nest it with the year and album title:
{artist}/{year} - {albumTitle}
This fits my personal need to download albums from Youtube playlists.
Each track will be named like this:
{tracknumber}. {title}.flac
It will try to infer the metadata from the playlist and set it in the downloaded files. Otherwise it will prompt you for it. It uses the mutagen library to set the metadata with the help of musicbrainz to fix any mistakes. It uses musicbrainzngs to download cover art as Cover.jpg or Cover.png and place it in the folder and added to the metadata of each track.
Videos
It downloads as flac files per default but with the --video flag it will download the video as mp4 instead.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file youtubesnoop-0.1.4.tar.gz.
File metadata
- Download URL: youtubesnoop-0.1.4.tar.gz
- Upload date:
- Size: 56.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9325b12d17490f5f88e2328cbfd7e4e4c8409981f711a307c697b736b453dfb
|
|
| MD5 |
b3072a6c6dead3ae4400f0360e389ef9
|
|
| BLAKE2b-256 |
2c3364622bf4702a9c359282a84bac62bc82da775ecb3429fed05b4249449ef1
|
File details
Details for the file youtubesnoop-0.1.4-py3-none-any.whl.
File metadata
- Download URL: youtubesnoop-0.1.4-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c0ff4bcde61ba805b6fec668255def677cc213104e11b03d5534c994eba7634
|
|
| MD5 |
c0ba98c8ea2c7aee59323f5b1e99eca3
|
|
| BLAKE2b-256 |
1760c670864b35e6023db79828389a456ad8ffdf7b38d5080999abc85c993ba9
|