Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
import
sys
Callers
nothing calls this directly
Calls
3
downloadImages
Function · 0.85
isdir
Method · 0.80
split
Method · 0.45
Tested by
no test coverage detected