aboutsummaryrefslogtreecommitdiffstats
path: root/gallery_dl/extractor/flickr.py
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2020-03-16 23:20:22 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2020-03-16 23:20:22 -0400
commitf1baa4aa12d705e290f74c9fb4c6cd5eb2976fa2 (patch)
tree70267e5f04db1da396e75fd4148d9c542683bbab /gallery_dl/extractor/flickr.py
parent2bd320e568d015940227b7355396701331e2cd1e (diff)
parente8cc000750de972384f2f34d02d42222b4018ae9 (diff)
Update upstream source from tag 'upstream/1.13.2'
Update to upstream version '1.13.2' with Debian dir a36309ac1ae7b23d042eaafd21c4267c2f840ab4
Diffstat (limited to 'gallery_dl/extractor/flickr.py')
-rw-r--r--gallery_dl/extractor/flickr.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/gallery_dl/extractor/flickr.py b/gallery_dl/extractor/flickr.py
index 967fd9c..a9d3c9d 100644
--- a/gallery_dl/extractor/flickr.py
+++ b/gallery_dl/extractor/flickr.py
@@ -61,7 +61,8 @@ class FlickrImageExtractor(FlickrExtractor):
test = (
("https://www.flickr.com/photos/departingyyz/16089302239", {
"pattern": pattern,
- "content": "0821a28ee46386e85b02b67cf2720063440a228c",
+ "content": ("3133006c6d657fe54cf7d4c46b82abbcb0efaf9f",
+ "0821a28ee46386e85b02b67cf2720063440a228c"),
"keyword": {
"comments": int,
"description": str,