curlc

curl wrapper that uses chrome cookies

OTHER License

Downloads
74
Stars
53
Committers
2

curlc

Wrapper around curl that uses chrome's cookie store

Installation

Install with pip3

$ pip3 install curlc

Example Usage

$ curlc -L 'http://dropbox.com/secret-file'
$ export BROWSER=chromium && curlc -L 'http://dropbox.com/secret-file'
Package Rankings
Top 24.56% on Pypi.org