You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Reddit Meme Scraper/README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,17 @@ However, you are **welcome to modify that limit** to whatever amount you'd like
7
7
8
8
## Usage
9
9
10
-
Make sure you have installed the **necessary packages** listed in `requirements.txt`, then simply run `script.py`.
10
+
Make sure you have installed the **necessary packages** listed in **`requirements.txt`**, then simply run **`script.py`**.
11
11
You'll be greeted by a popup window asking where to download the images, after which the download will commence.
12
12
13
13
## Screenshots
14
14
15
15
Some screenshots showing how the script works:
16
+
17
+
[Popup Asking For Destination Folder](https://github.com/Kreateer/Amazing-Python-Scripts/blob/redditmemescraper/Reddit%20Meme%20Scraper/RM_Scraper_Popup_Win_01.PNG?raw=true)
18
+
19
+
[Progress Bar Window](https://github.com/Kreateer/Amazing-Python-Scripts/blob/redditmemescraper/Reddit%20Meme%20Scraper/RM_Scraper_Popup_Win_03.PNG?raw=true)
20
+
21
+
[Popup Informing The User Where The Files Are Located](https://github.com/Kreateer/Amazing-Python-Scripts/blob/redditmemescraper/Reddit%20Meme%20Scraper/RM_Scraper_Popup_Win_02.PNG?raw=true)
0 commit comments