BrunoTh / youtube-dl-mp3-ui

Small wrapper around youtube-dl lib to download mp3 files with ID3-Tags. (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

youtube-dl-mp3-ui

This is planned as a self-hosted YouTube MP3 downloader using youtube-dl. It also writes ID3-Tags to the files.

Current Features

  • CLI
  • Simple parsing of YouTube-Title
  • Try to extract genres from video tags
  • Writing ID3-Tags with the info collected above

Planned Features

  • UI where you can edit the tags before writing them to the mp3-file

About

Small wrapper around youtube-dl lib to download mp3 files with ID3-Tags. (WIP)

License:MIT License


Languages

Language:Python 100.0%