Skip to content

Commit 4d224a3

Browse files
committed
chore: hardwrap Openverse description for better readability
1 parent 9f6e721 commit 4d224a3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

sources.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,14 @@ and access towards related query data using a programmable search engine.
123123

124124
## Openverse
125125

126-
**Description:** Openverse is a search engine for openly licensed media, including images and audio. It provides access to over 700 million works from more than 20 sources, all of which are under Creative Commons licenses or in the public domain. The API allows querying for media by source, license type, and other parameters. Because anonymous Openverse API access returns a maximum of ~240 result count per source-license combination, the `openverse_fetch.py` script currently provides approximate counts. It does not include pagination or license_version breakdown.
126+
**Description:** Openverse is a search engine for openly licensed media,
127+
including images and audio. It provides access to over 700 million works from
128+
more than 20 sources, all of which are under Creative Commons licenses or in the
129+
public domain. The API allows querying for media by source, license type, and
130+
other parameters. Because anonymous Openverse API access returns a maximum of
131+
~240 result count per source-license combination, the `openverse_fetch.py`
132+
script currently provides approximate counts. It does not include pagination or
133+
license_version breakdown.
127134

128135
**API documentation link:**
129136
- [Openverse API Documentation](https://api.openverse.org/v1/)

0 commit comments

Comments
 (0)