View the project page here.
Donations can be made via PayPal:
JavaPlaylistParser is a toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.
Extract and copy the following JAR file and prebuilt native libraries into your projects "libs" folder:
Java Playlist Parser is based on Java 6 and uses the Apache Ant http://ant.apache.org/ build system. To build Java Playlist sParser, use the following command in this directory:
ant jar
JavaPlaylistParser: A toolkit for detecting and extracting metadata and structured text content from various documents using existing parser libraries.
Copyright 2014 William Seemann
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.