Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.
/ m3u-cli Public archive

PS7 tool that generates .m3u playlists from folders

License

Notifications You must be signed in to change notification settings

s7uck/m3u-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

m3u-cli — .m3u generator

./m3u.ps1 'Y:\Videos' 'Example Playlist'

Example

Example of m3u generation

Download

# Enter the folder you want to download m3u-cli in
cd C:\ExampleFolder
# Download the code
New-Item m3u.ps1
  | Set-Content (iwr 'https://raw.githubusercontent.com/hd917/m3u-cli/master/m3u.ps1').Content

About

PS7 tool that generates .m3u playlists from folders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published