bertyhell / PlaylistDownloader

Download songs by entering song name as a list of text or youtube urls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlaylistDownloader 1.12.1

Download your whole playlist with one click of a button

Download Download

program in operation screencast gif

Features

  • Download songs by entering the songname or songname and artist
  • Download a song by entering a youtube url
  • Search for songs using the build it search
  • Songs volume is normalized after downloading. Ideal for burning multiple songs to a cd and have the volume be consistent
  • Songs are downloaded in parallel. Number of parallel downloads depends on the number of cpu cores.
  • Songs are saved under: c:\users\username\Music\playlistdownloader

Development

This program is written using visual studio 2019

Tests

To run the test project you need this extension: https://marketplace.visualstudio.com/items?itemName=NUnitDevelopers.NUnit3TestAdapter

Then use the "Test Explorer" window to run the tests

ChangeLog

https://github.com/bertyhell/PlaylistDownloader/releases

About

Download songs by entering song name as a list of text or youtube urls

License:GNU General Public License v2.0


Languages

Language:C# 95.3%Language:NSIS 4.7%