downthemall / anticontainer

DownThemAll! AntiContainer (Extension to a Firefox, Seamonkey extension)
Mozilla Public License 2.0
93 stars 41 forks source link

Plugin for photobucket.com #70

Closed ghost closed 11 years ago

ghost commented 11 years ago
{
    "author": "lgk",
    "type": "resolver",
    "ns": "downthemall.net",
    "prefix": "photobucket.com",
    "match": "http://(?:[\\w/\\.]*)photobucket\\.com/(user|albums)/",
    "finder": "value=\"http://(.+?)\\.photobucket\\.com/albums/([\\w]+)/([\\w-/%]+)/([\\w-]*\\.jpg)\"",
    "builder": "http://{1}.photobucket.com/download-albums/{2}/{3}/.highres/{4}"
}
nmaier commented 11 years ago

This looks like albums-only downloads, right?

ghost commented 11 years ago

This can download images posted on forums or web sites.