Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1011 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 1011 Bytes

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.