Socket
Book a DemoInstallSign in
Socket

freecodecamp-podcast-dl

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freecodecamp-podcast-dl

Download Freecodecamp's weekly podcasts, from the command line

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source




Download FreeCodeCamp's Weekly Podcasts, from the command line!

Install

$ npm install --global freecodecamp-podcast-dl

Preview

Usage

Note : Podcasts will be saved in the FreeCodeCamp Podcasts folder, under user's home directory

You should check /home/${user}/FreeCodeCamp Podcasts/ to find the downloaded podcasts!

 Usage    : fpd <command> [url/source]

 Commands :
  -d, --download   Download FreeCodeCamp Weekly Podcasts
  -p, --print      Print podcast's details
  -n, --notify     Check if there are new podcasts
  -f, --fetch      Fetch last 5 podcasts.
  -h, --help       Show help

 Help     :
   $ fpd --download [-d] [-p] http://freecodecamp..com/ep-7..

Extra

  • You can easily fetch the basic details of a podcast.

  • Notifications for the new podcasts.

  • Print last five podcasts available on the website.

Why?

  • Yes.

  • Do everything from the command line.

Where is the screenshot, boi?

  • It's here.

  • fbdl : Facebook video downloader
  • image-of : Download Profile Picture of any facebook user
  • instavim : Complete media downloader for Instagram
  • twiger : Download twitter medias from the command line
  • xkcd-comics : XKCD comics strip downloader
  • wikipics : Download Wikipedia Picture of the Day
  • apod : Astronomy picture of the day downloader

License

MIT © Rishi Giri

Keywords

download

FAQs

Package last updated on 15 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts