Skip to content

Memedl is a very simple tool to download the latest images from a specific sub reddit.

License

Notifications You must be signed in to change notification settings

leveled-up/memedl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memedl

Memedl is a very simple tool to download the latest images from a specific sub reddit.

Installation:

Usage:

Example: node memedl.js --limit 100 --sub historymemes

Usage: node memedl.js [--help] [--dump] [--output OUTPATH] --limit NUMBER --sub SUBNAME
A tool to download the latest images from a sub reddit.

        --limit NUMBER, -n NUMBER       Download the latest NUMBER images from SUBNAME. (required)
        --sub SUBNAME, -s SUBNAME       The name of the sub reddit you want to download: /r/SUBNAME (required)
        --help, -h                      Print this help message and exit. (optional)
        --dump, -v                      Save downloaded HTML pages to target directory. (optional)
        --output OUTPATH, -o OUTPATH    Save downloaded files to a sub directory of OUTPATH named by the SUBNAME. (optional)

About

Memedl is a very simple tool to download the latest images from a specific sub reddit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published