Retrieve gif by id

Usage

giphy_api_id(ids, type = "gifs")

Arguments

ids
A vector of ids
type
Either "gifs" or "stickers" (or a partial string match to either). The default is to return gifs.

Description

Retrieve gif by id. Less useful in general because you need to know the id. But this is useful for getting a specific gif.

Details

Note that all the giphy_api_* functions do not actually download gifs.