diff options
| author | 2022-08-29 02:17:16 -0400 | |
|---|---|---|
| committer | 2022-08-29 02:17:16 -0400 | |
| commit | a768930761f7f20587ae40a8cacca0e55c85290a (patch) | |
| tree | 5a4163db912b93fc45f717e5e43fd5be3e66f16c /gallery_dl/extractor/unsplash.py | |
| parent | ae2a0f5622beaa6f402526f8a7b939419283a090 (diff) | |
New upstream version 1.23.0.upstream/1.23.0
Diffstat (limited to 'gallery_dl/extractor/unsplash.py')
| -rw-r--r-- | gallery_dl/extractor/unsplash.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gallery_dl/extractor/unsplash.py b/gallery_dl/extractor/unsplash.py index c29d730..623ed94 100644 --- a/gallery_dl/extractor/unsplash.py +++ b/gallery_dl/extractor/unsplash.py @@ -84,7 +84,7 @@ class UnsplashImageExtractor(UnsplashExtractor): "blur_hash": "LZP4uQS4jboe%#o0WCa}2doJNaaz", "categories": list, "color": "#f3c08c", - "created_at": "2020-04-08T08:29:42-04:00", + "created_at": "2020-04-08T12:29:42Z", "date": "dt:2020-04-08 12:29:42", "description": "The Island", "downloads": int, @@ -112,7 +112,7 @@ class UnsplashImageExtractor(UnsplashExtractor): }, "title": "Beaver Dam, WI 53916, USA" }, - "promoted_at": "2020-04-08T11:12:03-04:00", + "promoted_at": "2020-04-08T15:12:03Z", "sponsorship": None, "tags": list, "updated_at": str, |
