A tool for downloading multiple pod episodes from Sveriges Radio written in Golang.
- Install the Golang bineries on your computer
- Compile with 'go build downloader.go'
- Run ./downloader (*nix) or downloader.exe (Windows) with the appropriate parameters
Use the flag --help to see required parameters
By default the downloader will run in a single thread downloading the podcasts sequently. The downloader can run multiple worker threads by specify the flag --threads=n