bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] [bug #53322] Add option to let page-requisites bypass no-pare


From: Tim Ruehsen
Subject: [Bug-wget] [bug #53322] Add option to let page-requisites bypass no-parent
Date: Sun, 8 Apr 2018 06:33:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #8, bug #53322 (project wget):

Just remove --recursive and you get what you want.
Keep in mind that wget doesn't run Javascript, so no dynamic created
requisites can be downloaded.

$ tree addyosmani.com/
addyosmani.com/
├── cdn-cgi
│   └── scripts
│       └── d07b1474
│           └── cloudflare-static
│               └── email-decode.min.js
└── resources
    └── essentialjsdesignpatterns
        ├── book
        │   ├── images
        │   │   ├── base.png
        │   │   └── ns1.png
        │   ├── index.html
        │   ├── scripts
        │   │   └── vendor.js
        │   └── styles
        │       └── vendor.css
        └── cover
            └── cover.jpg

11 directories, 7 files


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53322>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]