Skip to content

ProgramLeague/iTunesXMLParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iTunesXMLParser

A parser for iTunes exported XML file.

Usage

It can be either a dependency or an executable.

As dependency

  1. Add iTunesXMLParser as dependency. (See JitPack # HowTo)
  2. Call method parse(Path) in ray.eldath.ixp.main.Parser.

As executable

The release file will parse the XML file, and copy music file from specified playlist into a specified directory.

  1. Download release file at iTunesXMLParser - RELEASE.
  2. Extract the release file.
  3. Execute script in bin directory and follow the instruction.

Contributing

  1. Star this project.
  2. Fork and pull request.
  3. Create issue.

©. Powered by Ray Eldath.