Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.
/ PwshAudioExtraction Public archive

A PowerShell module for ripping and tagging audio from various media sources.

License

Notifications You must be signed in to change notification settings

gowon/PwshAudioExtraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PwshAudioExtraction

Minimum Supported PowerShell Version Cross Platform

A PowerShell module for ripping and tagging audio from various media sources.

Dependencies

The following applications need to be installed on your machine:

The following libraries are used in this module:

Installation

We recommend you use Chocolatey to install youtube-dl and ffmpeg.

The main functions from this module are:

  • ConvertTo-Mp3 - wraps over ffmpeg to convert video/audio files to MP3. Preserves metadata by default.
  • Invoke-DownloadAudio - wraps over youtube-dl to rip audio from web sources.

License

Distributed under the MIT License.

About

A PowerShell module for ripping and tagging audio from various media sources.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages