This project provides an application to download shows from the 7 day archive from the austrian radio station Ö1.
The radio station provides an android app as well.
- Download of the MP3s of the shows that are publicly provided by the radio station.
- Provide rules which shows to download.
To use this application follow these steps:
- Build the application from the source:
mvn clean package
- go to / create the target directory
- create a sub directory named
conf
containing- the file conf/config.properties
- and the file conf/log4j.properties
- configure the rules in
conf/config.properties
and the other settings - copy the file from the source folder
target/Oe1Downloader-1.0.0-jar-with-dependencies.jar
to the target directory - run the application in the target directory with
java -jar Oe1Downloader-1.0.0-jar-with-dependencies.jar