###This project is currently not functioning correctly due to external library problems. A [newer, improved version is being developed here] (https://github.com/SY6Dave/YouTubeAudioExtractormatic).
##Overview A desktop application to download YouTube videos as mp3s.
###Installation To install the application for personal use, [go to this link] (http://www.davidmortiboy.com/shr/ytp/publish.html) and click install. Any additional updates published will be automatically downloaded when you run the program.
##License YoutubePlaylistDownloader is licensed under [The GNU General Public License v2 (GPLv2)] (http://opensource.org/licenses/gpl-2.0). It includes the [YoutubeExtractor library] (https://github.com/flagbug/YoutubeExtractor) which is [MIT licensed] (http://opensource.org/licenses/MIT) and that in itself includes code from [FLV Extract] (http://moitah.net/) which is licensed under GPLv2.
##Credits
- [YoutubeExtractor] (https://github.com/flagbug/YoutubeExtractor) for getting download links from YouTube URL's
- [FLV Extract] (http://moitah.net/) for extracting MP3 audio from the FLV videos
- [YouTube Data API v3] (https://developers.google.com/youtube/v3/?hl=en) for getting YouTube search results and video data
##Disclaimer I do not encourage, rather I strongly advise against using this software for purposes of making illegal downloads. It is against the [YouTube Terms of Service] (https://www.youtube.com/static?gl=GB&template=terms) to download any content without permission.