Matrix bot to download audio from youtube links, ID3 tag them, and move them to a correct directory

abrahimladha d9b1e652cb whoops 8 years ago
.gitignore d9b1e652cb whoops 8 years ago
LICENSE 1554b5c7ee init 8 years ago
README.md 4455d1336d forgot some stuff 8 years ago
config.ini.example d9b1e652cb whoops 8 years ago
musicbot.py 6bbb5997f8 typo 8 years ago

README.md

Musicbot

Musicbot is a Matrix bot written using python-matrix-bot-api that downloads youtube audio to a specific directory for things like ampache, koel, etc.

Requirements

  • Python 3
  • python-matrix-bot-api (matrix-bot-api on pip)
  • eyeD3
  • youtube-dl

Usage

Populate config.ini Then simply invite Musicbot to your room and use !addsong See !songhelp for more information

License

GNU GPL v3

todo: add directory to config file