Skip to content

phvogt/Oe1Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OE1 Downloader

Coverage Status Coverity Scan Build Status

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.

Features

  • Download of the MP3s of the shows that are publicly provided by the radio station.
  • Provide rules which shows to download.

Usage

To use this application follow these steps:

  1. Build the application from the source:
mvn clean package
  1. go to / create the target directory
  2. create a sub directory named conf containing
  3. configure the rules in conf/config.properties and the other settings
  4. copy the file from the source folder target/Oe1Downloader-1.0.0-jar-with-dependencies.jar to the target directory
  5. run the application in the target directory with
java -jar Oe1Downloader-1.0.0-jar-with-dependencies.jar