Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

PowerShell: Automate the asynchronous download of free music available on Ektoplazm

Notifications You must be signed in to change notification settings

OutOfThisPlanet/Rip-EktoplazmMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Rip-EktoplazmMusic

This is a PowerShell function for the automated asynchronous download of free music available on the Ektoplazm site.

Requires PowerShell 5, or later

Choose MP3, WAV, or FLAC downloads (all files seem to come in an archive)

Choose the scope of what to Download: DJs, Producers, Labels, or ALL THE THINGS!!

If you have 7zip installed, you can even check if each download has completed successfully.

Load the function, and run it with:

Rip-EktoplazmMusic

If no flags are specified, a menu will be presented

Alternatively, it can be ran like this:

Rip-EktoplazmMusic -OutputPath "C:\Temp" -AudioFormat "MP3" -Mode "Labels" -TestDownload:$true

About

PowerShell: Automate the asynchronous download of free music available on Ektoplazm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published