Skip to content
This repository has been archived by the owner on Oct 19, 2019. It is now read-only.
/ BeeDownloader Public archive

A MusicBee plugin, which enables you to download youtube tracks directly into your music inbox.

License

Notifications You must be signed in to change notification settings

SrTobi/BeeDownloader

Repository files navigation

19.10.2019: This project is not maintained. I don't use MusicBee anymore and don't even have the developer tools on my computer. Please feel free to fork it. The main reason why it does not work might be the YoutubeExtractor library, which seems to be abandoned as well. There are however many forks of it, so you might be able to find one that is working.

BeeDownloader

This plugin adds a downloader to MusicBee, which enables you to download videos from youtube, extract their audio tracks and automatically add them to your inbox.

Install

Clone this repository and compile the project. Place the mb_BeeDownloader.dll into the plugin folder of MusicBee. To work properly you also need to place the following dll's into the same folder:

  • Newtonsoft.Json.dll
  • policy.2.0.taglib-sharp.dll
  • taglib-sharp.dll
  • YoutubeExtractor.dll

License

BeeDownloader uses the following external libraries, which all have different licenses. BeeDownloader itself is licensed under the MIT License.

YoutubeExtractor

YoutubeExtractor is licensed under the MIT License too. See the git repository for more informations.

FlvExtract

YoutubeExtractor uses FlvExtract for audio extraction, which is licensed under the GNU General Public License version 2 (GPLv2).

TagLib-Sharp

TagLib-Sharp is used to set the media tags. This library is licensed under the LGPL.

About

A MusicBee plugin, which enables you to download youtube tracks directly into your music inbox.

Resources

License

Stars

Watchers

Forks

Packages

No packages published