-
-
Notifications
You must be signed in to change notification settings - Fork 3
[Feature] - Site Login+download panel #4
Copy link
Copy link
Open
Description
Site Login
i think there is a misunderstanding about the feature i'm requesting. i am not asking for reading browser cookie or sessions
some file-hosting sites (for ex rapidgator or similar services) allow downloads sing HTTP authentication. in these cases:
- The download link itself does not require logging in through a browser
- No cookies or browser session are needed.
- if the download manager sends the correct Authorization header (Basic or Digest auth) the server returns the direct file link or the file stream.
Download managers like IDM support this by:
- Allowing users to Store username and password per domain (it's been added)
- Automatically adding the Authorization header to requests
- Sometimes sending credentials preemptively (without waiting for a 401 challenge)
because of this, for example IDM can resolve and download files from some hosts even when:
- The link is indirect
- No login page appears
- No browser cookies exist
Requested capability
support for:
Per-host stored credentials Automatic HTTP Basic/Digest authentication Optional preemptive sending of the Authorization header
this is different from: importing cookies, Reading browser sessions or Handing website login forms.
Download Panl for youtube and other streaming website
- i know that macOS isn't like windows and has its own limitations, and i also know that comparing your download manager to IDM isn't really fair bc they're a large team...
thank you for your attention and good luck <3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels