Package Exports
- freecodecamp-podcast-dl
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (freecodecamp-podcast-dl) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.
Related
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