redlib icon indicating copy to clipboard operation
redlib copied to clipboard

Private front-end for Reddit

Results 211 redlib issues
Sort by recently updated
recently updated
newest added

redlib RSS feed items don't have images so this attempts to bring it up to feature parity with teddit. I believe this PR handles all the relevant reddit post types...

## How does this feature work on Reddit? Ability to search within individual comments rather than just posts, can be limited to subreddit or global ## Describe how this could...

Add support for RedGifs videos embedded in Reddit posts. Videos are proxied through redlib for privacy, similar to v.redd.it handling. Features: - Detect RedGifs posts and proxy videos through /redgifs/...

# build(dev): add live development environment with cargo-watch - Add Dockerfile.dev with cargo-watch for automatic recompilation on file changes - Configure compose.dev.yaml with read-only volume mounts for source code -...

Reddit has transitioned from DASH to CMAF video format. This change adds support for both formats to maintain compatibility. Changes: - Update REGEX_URL_VIDEOS to match both DASH and CMAF formats...

## Describe the bug Getting this error below when running redlib. Was running perfectly fine, now started to get this. Redlib won't start anymore, and this is all my log...

bug

## Describe the bug When an instance (like my private one) is configured to sort posts (and possibly comments - I didn't test this) by anything other than the default...

bug

## Describe the bug downloaded videos do not open ## Steps to reproduce the bug from [instance]/r/OneOrangeBraincell/comments/1oud4mt/she_got_two_blankets_and_i_only_have_one/ : ``` ffprobe.exe .\redlib_she_got_two_blankets_and_i_only_have_one_CMAF_720.mp4 ffprobe version 8.0-essentials_build-www.gyan.dev Copyright (c) 2007-2025 the FFmpeg developers...

bug

## Describe the bug Videos not loading. Play button with a slash through it. ## Steps to reproduce the bug Visit three examples: https://reddit.idevicehacked.com/r/MadeMeSmile/comments/1osmwmv/this_has_to_be_one_of_my_favourite_internet_trends/ https://reddit.idevicehacked.com/r/NatureIsFuckingLit/comments/1oshvzk/red_and_white_giant_flying_squirrel/ https://reddit.idevicehacked.com/r/MadeMeSmile/comments/1osin5b/first_walks_are_my_favourite_video_on_internet/ ## What's the expected...

bug

## Describe the bug Cannot start the server. ``` Starting Redlib... Running Redlib v0.36.0 on [::]:8080! ERROR redlib::utils > Error page rendered: Reddit error 400 "null": "Bad Request" ``` ##...

bug