Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Simple Podcast Downloader Script

Featured Replies

  • 6 months later...

Sorry, I may be betraying my noob status, but how exactly did you install this script? I tried installing through the 'Install Plugin' interface, but it didn't work...

Command line

Navigate to wherever you want to put it.

 

wget https://gist.githubusercontent.com/dprandzioch/5aae328bceac5e3b5c30/raw/84c50e0c14edf0d08cdf59b25fd6a2749e3d7961/download_podcasts.sh
chmod +x download_podcasts.sh

 

Then run it with

 

download_podcasts.sh

Wherever you downloaded it to......

 

Command line

Navigate to wherever you want to put it.

 

wget https://gist.githubusercontent.com/dprandzioch/5aae328bceac5e3b5c30/raw/84c50e0c14edf0d08cdf59b25fd6a2749e3d7961/download_podcasts.sh
chmod +x download_podcasts.sh

 

Then run it with

 

download_podcasts.sh

Never mind, i didn't realize that that would just download it to the directory I was already in. Thanks.

nice and simple.  I've been using the Madsonic (Subsonic) Docker which has a podcast downloader built in.

nice and simple.  I've been using the Madsonic (Subsonic) Docker which has a podcast downloader built in.

 

That's what I use (Well ironicbadger's version of booksonic off dockerhub)

  • 2 weeks later...

nice and simple.  I've been using the Madsonic (Subsonic) Docker which has a podcast downloader built in.

 

This is actually what I'd been doing previously, however Madsonic only support podcasts in the free version until Dec. 21, 2016, so unless I want to pay for the premium license I'm still searching for a dedicated solution. Would be great to find a docker version of gPodder or Vocal.

  • 1 month later...
  • Author

I'm not using the script above anymore. I found a better solution with FlexGet.

I have better sorting and Filenames now.

 

sorry, my english is not perfect  ;)

 

This is my config.yml:

 

web_server:
  bind: 0.0.0.0
  port: 3539


templates:
    
    podcast:
        accept_all: yes
        pathscrub: windows
        limit_new: 5
        set:
            filename: "{{ rss_pubdate | formatdate('%Y-%m-%d') }} -  {{ title }}.mp3"

tasks:

  BlueMoon:
    template: podcast
    rss: http://www.fritz.de/sehen-und-hoeren/audios/sendungen/blue-moon-feed.xml/feed=podcast.xml
    download: /mnt/Talk/BlueMoon

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.