musicdlp/README.md

8 lines
331 B
Markdown
Raw Normal View History

2024-04-27 18:57:53 +03:00
# musicdlp
Web UI for yt-dlp intended to be hosted on a music server.
Downloads playlists and separate tracks from YouTube, YT Music and Yandex Music,
converts to MP3, adds ID3 tags, searches for lyrics on Genius and writes to ID3.
Written in Python, because creating an interpreter process
on each yt-dlp invoke is unreasonable.