Skip to content

Commit 49d4b32

Browse files
committed
Merge branch 'master' of github.com:Imgur/imgurpython
2 parents 2421467 + 98c8694 commit 49d4b32

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,3 +278,14 @@ for item in items:
278278
### Memegen
279279

280280
* `default_memes()`
281+
282+
Imgur entry points
283+
==================
284+
| entry point | content |
285+
|-------------------------------------|--------------------------------|
286+
| imgur.com/{image_id} | image |
287+
| imgur.com/{image_id}.extension | direct link to image (no html) |
288+
| imgur.com/a/{album_id} | album |
289+
| imgur.com/a/{album_id}#{image_id} | single image from an album |
290+
| imgur.com/gallery/{gallery_post_id} | gallery |
291+

0 commit comments

Comments
 (0)