Metadata-Version: 2.1
Name: TenorGrabber
Version: 0.9.0
Summary: Tired of /view links on tenor? This python library allows you to get the direct link of the GIF!
Author: user0
Description-Content-Type: text/markdown
License-File: LICENSE

# TenorGrabber
Tired of /view links on tenor? This python library allows you to get the direct link of the GIF!
Useful for discord/guilded bots to grab a tenor gif link and embed it
Usage:
```
tenorgrabber.getgiflink("https://tenor.com/view/GIF")
```
Example:
```
tenorgrabber.getgiflink("https://tenor.com/view/hamburger-day-may-28-international-hamburger-day-happy-hamburger-day-it's-hamburger-day-gif-16923804985416609027")
```
