This repository offers a tool for downloading and archiving streams from all 12 ORF (Austrian Public Broadcaster) radio stations.
Requires jdk21+, mavenmvn compilemvn packagejava -jar target/ar4-1.0-SNAPSHOT.jar archive -s fm4,oe1 folderName#save fm4,oe1 archive to folder folderName
Usage: ar4 [COMMAND]Commands: archive save streams to directory playlist create m3u playlist from metadataUsage: ar4 archive [-c=<concurrency>] [-s=stations[,stations...]]... foldersave streams to directory folder archive folder-c, --concurrency=<concurrency> Concurrent stream downloads per radio station. Default: 4-s, --stations=stations[,stations...] Possible values: fm4,oe1,oe3,wie,bgl,ktn,noe,ooe,sbg,stm,tir,vbg Default: fm4,oe1,oe3,wieUsage: ar4 playlist [-a] archiveDir playlistDircreate m3u playlist from metadata archiveDir archive folder playlistDir playlist folder-a, --absolute Create m3u file with absolute paths. Default:false