https://github.com/rosvik/thumbs.248.no
https://github.com/rosvik/thumbs.248.no
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rosvik/thumbs.248.no
- Owner: rosvik
- License: lgpl-2.1
- Created: 2025-09-16T16:23:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-12-22T12:46:27.000Z (6 months ago)
- Last Synced: 2025-12-22T17:07:31.280Z (6 months ago)
- Language: Rust
- Size: 196 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# thumbs.248.no
This is a simple proxy for YouTube thumbnails. It will fetch the best quality thumbnail for a given YouTube video, and cache them. YouTube servers will be queried only the first time a thumbnail is requested.
Go to [thumbs.248.no](https://thumbs.248.no) and enter a YouTube URL or video ID to see it in action.
## Redirector setup
Using Redirector (a browser extension you can download from [here](https://einaregilsson.com/redirector/)), you can redirect any YouTube thumbnail URL to the proxy. This will use the best resolution available for _all_ thumbnails on youtube.com, so expect a bit of extra data usage.
You can import [this predefined rule](./docs/Redirector.json) or manually create a rule with the following settings:
- Include pattern: `https://*.ytimg.com/vi*/*/*`
- Redirect to: `https://thumbs.248.no/$3`
- In advanced options, check every box under *Apply to* except "Main window (address bar)"