YouTube to MP3 converter with adding tags
- pip install -r requirements.txt
- ffprobe or avprobe
llameDL is provided with CLI, installed using entry-points in setup.py
llamedl
To download songs from browser bookmarks
llamedl browser
To download song from bookmarks file
llamedl bookmarks
To download one song or playlist
llamedl playlist
You can use llamedl tagger as standalone application with
llametagger
- Ricardo Garcia (
youtube_dl
author) - Mohammad Fares (
terminalizer
author)