Skip to content

HamzaOralK/reddit_image_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Reddit Image Downloader

Basic image downloader that uses publicly open reddit endpoint to download images. Currently it downloads the first request but it can be modified as download recursively to download as much as it can.

Usage

$ go run main.go <subredditname>

It downloads the images into "downloads" folder and resets everytime that the command is executed.

Libraries

It only uses standard libraries.

About

Basic image downloader from reddit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages