https://github.com/whouishere/thumber
YouTube thumbnail fetch service
https://github.com/whouishere/thumber
deno oak typescript youtube
Last synced: about 2 months ago
JSON representation
YouTube thumbnail fetch service
- Host: GitHub
- URL: https://github.com/whouishere/thumber
- Owner: whouishere
- License: agpl-3.0
- Created: 2025-01-13T20:17:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-13T20:28:53.000Z (over 1 year ago)
- Last Synced: 2025-01-13T21:30:11.888Z (over 1 year ago)
- Topics: deno, oak, typescript, youtube
- Language: TypeScript
- Homepage: https://thumber.deno.dev
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Thumber
YouTube video thumbnail fetch service.
Live on [thumber.deno.dev](https://thumber.deno.dev)!
## Usage
```sh
deno task start
```
## License
Thumber is licensed under [AGPL 3.0](https://www.gnu.org/licenses/agpl-3.0.html) or later. You may freely copy, distribute and modify it. Any modifications, including on network use, must also be distributed under AGPL. You can read the COPYING file for more information.