Advertisement
Guest User

Untitled

a guest
Dec 4th, 2015
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. :~$ grab-site http://oldgamemags.tumblr.com/ --concurrency 3 --wpull-args=--phantomjs --wpull-args=--phantomjs-scroll "0"
  2.  
  3. which causes:
  4.  
  5. [--no-http-keep-alive] [--no-cookies] [--load-cookies FILE]
  6. [--save-cookies FILE] [--keep-session-cookies]
  7. [--post-data STRING | --post-file FILE]
  8. [--content-disposition] [--content-on-error]
  9. [--http-compression] [--html-parser {html5lib,libxml2-lxml}]
  10. [--link-extractors <css,html,javascript>]
  11. [--escaped-fragment] [--strip-session-id]
  12. [--secure-protocol PR={SSLv3,TLSv1,TLSv1.1,TLSv1.2,auto}]
  13. [--https-only] [--no-check-certificate] [--no-strong-crypto]
  14. [--certificate FILE] [--certificate-type TYPE={PEM}]
  15. [--private-key FILE] [--private-key-type TYPE={PEM}]
  16. [--ca-certificate FILE] [--ca-directory DIR]
  17. [--no-use-internal-ca-certs] [--random-file FILE]
  18. [--edg-file FILE] [--ftp-user USER] [--ftp-password PASS]
  19. [--no-remove-listing] [--no-glob] [--preserve-permissions]
  20. [--retr-symlinks [{0,1,no,off,on,yes}]]
  21. [--warc-file FILENAME] [--warc-append] [--warc-header STRING]
  22. [--warc-max-size NUMBER] [--warc-move DIRECTORY] [--warc-cdx]
  23. [--warc-dedup FILE] [--no-warc-compression]
  24. [--no-warc-digests] [--no-warc-keep-log]
  25. [--warc-tempdir DIRECTORY] [-r] [-l NUMBER] [--delete-after]
  26. [-k] [-K] [-p] [--page-requisites-level NUMBER] [--sitemaps]
  27. [-A LIST] [-R LIST] [--accept-regex REGEX]
  28. [--reject-regex REGEX] [--regex-type TYPE={pcre}] [-D LIST]
  29. [--exclude-domains LIST] [--hostnames LIST]
  30. [--exclude-hostnames LIST] [--follow-ftp]
  31. [--follow-tags LIST] [--ignore-tags LIST]
  32. [-H | --span-hosts-allow LIST=<linked-pages,page-requisites>]
  33. [-L] [-I LIST] [--trust-server-names] [-X LIST] [-np]
  34. [--no-strong-redirects] [--proxy-server]
  35. [--proxy-server-address ADDRESS] [--proxy-server-port PORT]
  36. [--phantomjs] [--phantomjs-exe PATH]
  37. [--phantomjs-max-time PHANTOMJS_MAX_TIME]
  38. [--phantomjs-scroll NUM] [--phantomjs-wait SEC]
  39. [--no-phantomjs-snapshot] [--no-phantomjs-smart-scroll]
  40. [--youtube-dl] [--youtube-dl-exe PATH]
  41. [URL [URL ...]]
  42. grab-site: error: argument --phantomjs-scroll: invalid int value: 'http://oldgamemags.tumblr.com/'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement