https://github.com/rip1s/idmhelper
Make your IDM more powerful!
https://github.com/rip1s/idmhelper
idm idmhelper internet-download-manager
Last synced: about 1 year ago
JSON representation
Make your IDM more powerful!
- Host: GitHub
- URL: https://github.com/rip1s/idmhelper
- Owner: rip1s
- License: gpl-3.0
- Created: 2018-12-02T03:02:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-02T03:09:59.000Z (over 7 years ago)
- Last Synced: 2023-05-24T08:03:37.602Z (about 3 years ago)
- Topics: idm, idmhelper, internet-download-manager
- Language: C++
- Size: 70.3 KB
- Stars: 26
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IDMHelper
Make your Internet Download Manager more powerful!
Initially I was stuck at changing IDM's user-agent, I'm surprise that didn't find any options in IDM interface that I can do that (Correct me if I'm wrong), so I create a simple program to do this stuff.
## Usage
```
C:\>IDMHelper.exe -h
IDM Download helper by @unamer(https://github.com/unamer)
Usage: idmhelpr.exe ...
Available options:
-u: your target url
-a: your user-agent
-c: your cookies
-d: your post data
-r: your referer
-U: your username
-P: your password
-o: your download path (where your files will be downloaded)
-s: your download file name
-f: download without any confirmations
-q: do not download, insert to queue only
Example:
idmhelper.exe -u https://www.google.com/ -a "What ever ua" -c "my cookies" -f
```
## Reference
* http://www.internetdownloadmanager.com/support/idm_api.html