mikf / gallery-dl

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

[reddit] How to download Upvoted posts? #3957

Closed Kavolc closed 1 year ago

Kavolc commented 1 year ago

Is it possible to get upvoted post? I can see the link on the desktop page as "...reddit/user/NAME/upvoted/" When I copy and paste the url on other page it gives 404 error.

mikf commented 1 year ago

Get a refresh-token with gallery-dl oauth:reddit and you'll be able to access your own upvotes:

$ gallery-dl https://old.reddit.com/user/USER/upvoted/
/tmp/_/reddit/DataHoarder/12wejd8 I am …? Trying to find the earliest sourc.gif

When I copy and paste the url on other page it gives 404 error.

You should be getting an AuthorizationError, not a 404.

$ gallery-dl -o refresh-token= https://old.reddit.com/user/USER/upvoted/
[reddit][info] Requesting public access token
[reddit][error] AuthorizationError: Insufficient privileges to access the specified resource