logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

csscapture - Downloads CSS stylesheets.

Description

CSSCapture  downloads  all  referenced  CSS  stylesheets  of a given URL and saves them to a given target
       directory.

Name

csscapture - Downloads CSS stylesheets.

Options

-d, --debug
              Show debug messages during capturing.

       -h, --help
              Show help message and exit.

       -m. --minified
              Saves minified version of captured files.

       -n, --notsave
              If given, files are NOT saved, only log is written.

       -sDIR, --saveto=DIR
              Save retrieved files to DIR, defaults to ./_CSSCapture_SAVED.

       -uUA, --useragent=UA
              Useragent to use for request of URL, default is urllib2s default.

See Also

       /usr/share/doc/python-cssutils-doc/docs/html/docs/index.html

                                                  April 9, 2011                                    csscapture(1)

Synopsis

csscapture [options...] URL

See Also