mirror of
https://github.com/redlib-org/redlib.git
synced 2025-05-04 20:30:37 +00:00
Build Media Proxy
This commit is contained in:
parent
16bf825e14
commit
a1e57d874f
6 changed files with 142 additions and 34 deletions
|
@ -6,7 +6,7 @@ Libre + Reddit = Libreddit
|
|||
|
||||
- 🚀 Fast: written in Rust for blazing fast speeds and safety
|
||||
- ☁️ Light: no javascript, no ads, no tracking
|
||||
- 🕵 Private: ~~all~~ most requests are proxied through the server (images are still loaded from Reddit)
|
||||
- 🕵 Private: all requests are proxied through the server, including media
|
||||
- 🔒 Safe: does not rely on Reddit's OAuth-requiring APIs
|
||||
- 📱 Responsive: works great on mobile!
|
||||
|
||||
|
@ -37,9 +37,9 @@ Think Invidious but for Reddit. Watch your cat videos without being watched.
|
|||
- [x] UTC post date
|
||||
- [x] Image thumbnails
|
||||
- [x] Embedded images
|
||||
- [ ] Proxied images
|
||||
- [x] Proxied images
|
||||
- [x] Reddit-hosted video
|
||||
- [ ] Proxied video
|
||||
- [x] Proxied video
|
||||
- [x] Users
|
||||
- [x] Username
|
||||
- [x] Karma
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue