added info about destination folder
This commit is contained in:
		
							parent
							
								
									701b0e432d
								
							
						
					
					
						commit
						b13ba13568
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4,6 +4,7 @@ Simple Subreddit Image Downloader
 | 
			
		|||
- has minimal external dependencies
 | 
			
		||||
- downloads full-size images from subreddits
 | 
			
		||||
- is crossplatform (tested on windows with cygwin)
 | 
			
		||||
- uses SSL connection
 | 
			
		||||
 | 
			
		||||
This script just downloads all directly linked images in subreddit. For more complex usage, use other reddit image downloader.
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -14,4 +15,5 @@ Requirements
 | 
			
		|||
 | 
			
		||||
Usage
 | 
			
		||||
=====
 | 
			
		||||
`./rdit.sh <subreddit_name>`
 | 
			
		||||
`./rdit.sh <subreddit_name>`
 | 
			
		||||
Script downloads images to folder named "down" in current directory. If you want to change that, you need to edit destination in rdit.sh for now.
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue