-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add justtakeitfree as an image provider
- Loading branch information
Showing
4 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
catalog/tests/dags/providers/provider_api_scripts/resources/justtakeitfree/single_item.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"credit_requirements": "This image is published under <a href=\"https://creativecommons.org/licenses/by/4.0/deed.en\" target=\"_blank\">CC BY 4.0 licence</a>.<br />Free for commercial use. Attribution required.<br />Please, credit: © Justtakeitfree Free Photos (CC BY 4.0)<br />An active hyperlink to the page should be provided.", | ||
"credit_text": "© Justtakeitfree Free Photos (CC BY 4.0)", | ||
"full_image_link": "https://justtakeitfree.com/photos/2.jpg", | ||
"license": "(CC BY 4.0)", | ||
"license_link": "https://creativecommons.org/licenses/by/4.0/deed.en", | ||
"page_link": "https://justtakeitfree.com/photo/2/", | ||
"preview_link": "https://justtakeitfree.com/photos/2_800.jpg", | ||
"tags": ["Baturyn fortress", "Baturyn citadel", "cossack fortress"] | ||
} |