Haptic-Apps / Slide

Slide is an open-source, ad-free Reddit browser for Android.
https://reddit.com/r/slideforreddit
GNU General Public License v3.0
1.78k stars 344 forks source link

RedGifs #3470

Open MarcusCicero4 opened 2 years ago

MarcusCicero4 commented 2 years ago

Slide version:v6.7.1 Android version:11 Redgifs isn't working. It stays on the blue top loading bar and blank screen with icons for comments download and options. It says that the gif has a file size of 0. Reddit's inbuilt nsfw player is fine. This has been on going for at least a week It works fine if you open the file externally on the redgifs site And I've had this error for every redgif file I've come across

bqv commented 2 years ago

Ditto

allmightyasian commented 1 year ago

Slide version:v6.7.1 Android version:11 Redgifs isn't working. It stays on the blue top loading bar and blank screen with icons for comments download and options. It says that the gif has a file size of 0. Reddit's inbuilt nsfw player is fine. This has been on going for at least a week It works fine if you open the file externally on the redgifs site And I've had this error for every redgif file I've come across

Same

zlsl commented 1 year ago

Need to get token, then on img/video request set header "authorization" : "Bearer " + token (and keep cookies from token request)

Working code

bqv commented 1 year ago

Need to get token, then on img/video request set header "authorization" : "Bearer " + token (and keep cookies from token request)

Working code

Actually the issue is just that redgifs requires consistent UserAgent, apperently, and it isn't. Fixed in e1a0213

bqv commented 1 year ago

https://uploads.hmm.st/bqv/JRlVymXi8jwH/20221015_223013314_5630.apk