-
Notifications
You must be signed in to change notification settings - Fork 1
This python script will download the raw images from quickmeme.com. Bypassing the transparent block which makes righ-clicking 'save as' not functional by downloading the raw image by parsing out the html.
Ropes/MemeGrab
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MemeGrab Coded by Josh Roppo https://github.com/Ropes joshroppo@gmail.com The site QuickMeme uses an annoying transparency block to make it difficult to download the raw image. This python script will take the link to a quickmeme image page and download the raw image to the specified directory. If no directory has been specified they will download to the current folder. Usage via command line-- Run using Python 2.7.2, is not compatible with Python3 due to library changes. Simply download image(For now): ./memegrab.py <url to image page, tiny links work as well!> Set download directory(Creates setup.txt to store directory info for later use): ./memegrab.py -todir <Full directory path, recommend use 'pwd'> Download a quickmeme image(Simple setup for inclusion of other sites): ./memegrab.py -qm <image page url>
About
This python script will download the raw images from quickmeme.com. Bypassing the transparent block which makes righ-clicking 'save as' not functional by downloading the raw image by parsing out the html.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published