Skip to content

A tool for downloading multiple pod episodes from Sveriges Radio

Notifications You must be signed in to change notification settings

Hypnobrew/SR-Pod-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

SR-Pod-Downloader

A tool for downloading multiple pod episodes from Sveriges Radio written in Golang.

  1. Install the Golang bineries on your computer
  2. Compile with 'go build downloader.go'
  3. 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

About

A tool for downloading multiple pod episodes from Sveriges Radio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages