Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peckjon/giphytags
A silly little tool to find the keywords for a giphy media URL
https://github.com/peckjon/giphytags
Last synced: about 1 month ago
JSON representation
A silly little tool to find the keywords for a giphy media URL
- Host: GitHub
- URL: https://github.com/peckjon/giphytags
- Owner: peckjon
- License: mit
- Created: 2016-10-21T00:31:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T01:29:28.000Z (7 months ago)
- Last Synced: 2024-06-18T03:38:54.965Z (7 months ago)
- Language: HTML
- Homepage: http://giphytags.appspot.com
- Size: 218 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Synopsis
So, you've come across a Giphy media file, on the web or perhaps in your Slack channel, and you'd like to know where it came from.
Giphy tags its pages with meta keywords (yes, apparently people still use meta keywords), but doesn't inject the same data into its media files.
This silly little tool accepts a media file URL (e.g. http://media.giphy.com/media/10zxDv7Hv5RF9C/giphy.gif) and extracts the meta keywords from the related webpage (e.g. giphy.com/gifs/10zxDv7Hv5RF9C )
## Installation
The frontend is some pretty simple AngularJS. The backend is set up to run on Google App Engine, but doesn't use any GAE-specific frameworks, so you can easily port the Python to another platform.
## Sample
https://giphytags.appspot.com
## Contributors
https://github.com/peckjon
## License
WTFPL v2: https://en.wikipedia.org/wiki/WTFPL