Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[subscribestar] Unable to download images when using cookies from browser #5631

Closed
Coldwar368 opened this issue May 23, 2024 · 4 comments
Closed

Comments

@Coldwar368
Copy link

Coldwar368 commented May 23, 2024

Hello,

When attempting to download images from subscribestar I have been running into issues. My most recent grabs were from 4/25/24 utilizing the method to grab cookies directly from Firefox with the executable. However when trying to download some posts today I have been receiving the following error

gallery-dl -v --cookies-from-browser firefox "https://subscribestar.adult/posts/1313355"
[config][error] JSONDecodeError when loading 'C:\Users\Admin\gallery-dl.conf': Expecting value: line 81 column 30 (char 1862)
[gallery-dl][debug] Version 1.26.9 - Executable
[gallery-dl][debug] Python 3.8.10 - Windows-10-10.0.19045
[gallery-dl][debug] requests 2.31.0 - urllib3 2.1.0
[gallery-dl][debug] Configuration Files []
[gallery-dl][debug] Starting DownloadJob for 'https://subscribestar.adult/posts/1313355'
[subscribestar][debug] Using SubscribestarPostExtractor for 'https://subscribestar.adult/posts/1313355'
[cookies][debug] Extracting cookies from C:\Users\Admin\AppData\Roaming\Mozilla\Firefox\Profiles\lpw2wrip.default-release\cookies.sqlite
[cookies][info] Extracted 28 cookies from Firefox
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): subscribestar.adult:443
[urllib3.connectionpool][debug] https://subscribestar.adult:443 "GET /posts/1313355 HTTP/1.1" 200 None
[download][error] '/uploads/yRm_EvXBsU1FEZQ0GYvHYDeVuBwVC7XZ2L8P6w0b3mcCwNsaOT1TQ7jRdY73OgxTLuDg9PrsJMwuCjKMbmpxsjpL53n4E_GaffUMRtrC859EeX80LB_AWEjmvZj4XwEA14-oP5gVr-O8r1VZeuNq6KehQK_u-P1sAKUut4_f8xAPZNZlFQipzICuagr1W8LCpj1qCbZ4K7f5dnrmy52Ozg==:' URLs are not supported/enabled
[download][error] Failed to download /uploads/yRm_EvXBsU1FEZQ0GYvHYDeVuBwVC7XZ2L8P6w0b3mcCwNsaOT1TQ7jRdY73OgxTLuDg9PrsJMwuCjKMbmpxsjpL53n4E_GaffUMRtrC859EeX80LB_AWEjmvZj4XwEA14-oP5gVr-O8r1VZeuNq6KehQK_u-P1sAKUut4_f8xAPZNZlFQipzICuagr1W8LCpj1qCbZ4K7f5dnrmy52Ozg==

When it comes to the decode error I don't think that is related since that is the refresh token from deviantart.
This seemed to be occurring with any image, however when the posts content is a docx file for example the download process works as expected. The download process also works when navigating to the version of the image accessed via the view original and download link.

I hope I wrote this correctly this is my first issue reported here since I didn't see any other referencing this.

@slewantoski
Copy link

Same Problem on my side except that i exported the cookies from Brave Browser in a Netscape formated Textfile.
Getting the same error:
[download][error] '/uploads/yRm_EvXBsU1FEZQ0GYvHYDeVuBwVC7XZ2L8P6w0b3mfaiAyRD9fbvWqU8S6hNgND-dpa_30MDnZfXXIlHx2Re5JrWOag00ma58SuoNV4TlOKO2TTUcZ5VR9MyqN-2o2gTHQs4bOENH1sUXmDOSc6sPZNbCM72GsIn--iwq7JJboGOGsLXrLjS2nUorp8YI1iBHuofd3_vskcQeOUY1lYUg==:' URLs are not supported/enabled

mikf added a commit that referenced this issue May 23, 2024
@mikf
Copy link
Owner

mikf commented May 23, 2024

Should be fixed in ea43496

@slewantoski
Copy link

Works on my side.

@aksskl
Copy link

aksskl commented May 26, 2024

Confirming that it works on my side too. Thanks for the fix. I'm using the latest windows nightly and noticed that it's much slower when downloading from subscribestar urls now. Other sites seem to run at a normal rate.

@mikf mikf closed this as completed Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants