MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577385.py

File recipe-577385.py

recipes/Python/577385_Image_Downloader/recipe-577385.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# ImageDownloader.py
2# Finds and downloads all images from any given URL recursively.
3# FB - 20140223
4import sys

Callers

nothing calls this directly

Calls 3

downloadImagesFunction · 0.85
isdirMethod · 0.80
splitMethod · 0.45

Tested by

no test coverage detected