mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.7k stars 953 forks source link

redgifs related feature support #1385

Open wankio opened 3 years ago

wankio commented 3 years ago

eg https://www.redgifs.com/watch/impossibletenderguernseycow/#related it will download both above link and it related gifs

wankio commented 2 years ago

new update, now it just have nagivation pages https://www.redgifs.com/watch/anotherfavoritefritillarybutterfly https://www.redgifs.com/watch/anotherfavoritefritillarybutterfly?page=2

Roccobot commented 1 year ago

Wasn't RedGifs already supported? 🤔

EDIT: Nope, I didn't remember well maybe. I tried downloading a profile and it doesn't work. Or maybe it's that API V2 thing

Hrxn commented 1 year ago

Redgifs has been supported for quite some time, including entire profiles..

Roccobot commented 1 year ago

@Hrxn Yeah, but it doesn't seem to work right now. Try with this profile (NSFW of course), it returns 401 Unauthorized' for 'https://api.redgifs.com/v2/users/exploringeve/search

mikf commented 1 year ago

@Roccobot This issue has been fixed since v1.23.4 (04d3ebdf). Make sure you are using at least that version or higher.

Roccobot commented 1 year ago

oh, I see. It just wasn't updating, dunno why. I solved by removing gallery-dl and reinstalling it, thanks!