Skip to content

formtapez/podcatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple Podcatcher

This project is a simple podcatcher which downloads new content from your subscribed podcasts.

Features:

  • Very efficient: Just downloads new content and quits
  • Ideal for cronjobs
  • Depends on: bash, wget, grep, head

Crontab example: 7 6 * * * /root/scripts/podcatcher > /dev/null 2>&1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages