Skip to content

Instantly share code, notes, and snippets.

@fholmer
Created October 14, 2013 20:14
Show Gist options
  • Select an option

  • Save fholmer/6981502 to your computer and use it in GitHub Desktop.

Select an option

Save fholmer/6981502 to your computer and use it in GitHub Desktop.
flexget-radioresepsjonen
tasks:
radioresepsjonen:
rss:
url: http://podkast.nrk.no/program/radioresepsjonen.rss
all_entries: no
accept_all: yes
set:
filename: >
{{ rss_pubdate | formatdate('%Y.%m.%d') }}
{{ title | re_replace('\\W{0,1}\\d{1,4}\\W\\d{1,2}\\W\\d{1,4}\W{0,1}', '')
}}{{ filename | pathext }}
pathscrub: windows
download: /home/pub/podcast/P3 Radioresepsjonen/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment