{"id":18596038,"url":"https://github.com/losuler/tenor-dl","last_synced_at":"2025-11-02T05:30:35.642Z","repository":{"id":133523775,"uuid":"226054065","full_name":"losuler/tenor-dl","owner":"losuler","description":"Download .gif files from Tenor.","archived":false,"fork":false,"pushed_at":"2022-12-08T10:55:21.000Z","size":21,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T22:07:07.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/losuler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-05T08:34:45.000Z","updated_at":"2024-07-03T13:50:53.000Z","dependencies_parsed_at":"2023-07-10T01:33:06.141Z","dependency_job_id":null,"html_url":"https://github.com/losuler/tenor-dl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losuler%2Ftenor-dl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losuler%2Ftenor-dl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losuler%2Ftenor-dl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losuler%2Ftenor-dl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/losuler","download_url":"https://codeload.github.com/losuler/tenor-dl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239379324,"owners_count":19628684,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T01:22:52.700Z","updated_at":"2025-02-17T23:09:40.603Z","avatar_url":"https://github.com/losuler.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://gitlab.com/losuler/tenor-dl\"\u003e\n  \u003c/a\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003ch3 align=\"center\"\u003eTenor Downloader\u003c/h3\u003e\n    \u003cp align=\"center\"\u003e\n      Download .gif files from Tenor.\n    \u003c/p\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\u003c/div\u003e\n\n\u003chr /\u003e\n\nAllows a way to download .gif files from [Tenor](https://tenor.com/), which is presumably intentionally difficult or impossible to do via a web browser.\n\n\u003e **Update**: It seems at some point since writing this script that Tenor now allows you to easily download gifs in the browser, albeit without unique filenames (all open as `tenor.gif`).\n\n## Dependancies\n\n```\nrequests\nclint\n```\n\n## Configuration\n\nA [developer API key](https://tenor.com/gifapi/documentation#quickstart-setup) is **required**. This is to be provided in `config.ini` (see `config.ini.example`) or as an optional argument.\n\n## Usage\n\n```\ntenor-dl.py [-h] [-a APIKEY] [-d] id\n```\n\n### Positional arguments\n\n```\nid\tthe ID of the gif\n```\n\nThe id for the gif can be found at the end of the URL on the landing page or view page for the gif. For example the id for this gif is `6198981`:\n\n`https://tenor.com/view/kitty-highkitten-mdmacat-cat-happykitty-gif-6198981`\n\n`https://media1.tenor.com/images/f6fe8d1d0463f4e51b6367bbecf56a3e/tenor.gif?itemid=6198981`\n\n### Optional arguments\n\n```\n-h, --help                 \tshow this help message and exit\n-a APIKEY, --apikey APIKEY \tthe Tenor api key\n-d, --download             \tdownload the gif\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosuler%2Ftenor-dl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flosuler%2Ftenor-dl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosuler%2Ftenor-dl/lists"}