-
hi By launching the command gallery-dl oauth:reddit from the terminal obviously the browser of the pc on which I am using the terminal opens but at the end of the login, the callback launches localhost but it does not work and even indicating the ip of the raspberry of the URL the callback does not work. How can you get around this problem when you have to do the oauth on a device without a browser? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Perform the |
Beta Was this translation helpful? Give feedback.
Perform the
oauth:reddit
step on a device with a browser, then transfer all necessary keys and values (client-id
,user-agent
,refresh-token
) to the other device without DE and browser.