Convert playlist files to text: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Instructor (talk | contribs) No edit summary |
Instructor (talk | contribs) |
||
Line 5: | Line 5: | ||
The way I use it: winamp playlist -> text file -> Excel list | The way I use it: winamp playlist -> text file -> Excel list | ||
Script uses headers (for NSIS 2.07 or below):<br> | |||
http://forums.winamp.com/showthread.php?s=&threadid=203228&goto=lastpost | |||
== Download == | == Download == |
Revision as of 06:47, 24 July 2005
Author: Instructor (talk, contrib) |
Description
Convert playlist files (.m3u) to text files (.txt)
The way I use it: winamp playlist -> text file -> Excel list
Script uses headers (for NSIS 2.07 or below):
http://forums.winamp.com/showthread.php?s=&threadid=203228&goto=lastpost
Download
M3u-txt.zip (38 KB) with binary