Skip to content

Check if URL exists now send a userAgent#308

Open
elementaryfire89 wants to merge 1 commit intoitalia:devfrom
elementaryfire89:patch-2
Open

Check if URL exists now send a userAgent#308
elementaryfire89 wants to merge 1 commit intoitalia:devfrom
elementaryfire89:patch-2

Conversation

@elementaryfire89
Copy link

  • Added a preliminary https.get request to verify that the metadata endpoint responds with 200 OK before attempting the actual download.
  • The request includes a custom User-Agent required by the server-side authorization gate ("semaphore").
  • If the response is valid, the metadata is downloaded using wget.

- Added a preliminary `https.get` request to verify that the metadata endpoint responds with `200 OK` before attempting the actual download.
- The request includes a custom `User-Agent` required by the server-side authorization gate ("semaphore").
- If the response is valid, the metadata is downloaded using `wget`.
@damikael damikael changed the base branch from master to dev November 5, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant