kotborealis / ytm-ll-dl

💽 Download 'Liked music' from Youtube Music

Home Page:https://pypi.org/project/ytm-ll-dl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💽 ytm-ll-dl

Python app to download 'Liked music' playlist from Youtube Music.

Usage

For full help, run ytm-ll-dl --help.

Basic usage:

$ ytm-ll-dl
    --output ./data/ # Where to store downloaded music
    --limit INT      # Limit how much tracks to fetch from the beginning of playlist
    --skip INT       # Skip specified amount of tracks from the end of playlist

On first run, this will ask you to provide auth data from YTM. See ytmusicapi documentation for details.

ytm-ll-dl will download all liked tracks with thumbnails and some meta-info (author, album, name).

You can interrupt ytm-ll-dl --- download state will be saved and restored on the next run.

About

💽 Download 'Liked music' from Youtube Music

https://pypi.org/project/ytm-ll-dl/

License:Other


Languages

Language:Python 100.0%