wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | Add support for pre/post download scripts (#80)


From: Ulrich Klauer
Subject: Re: [Wget-dev] wget2 | Add support for pre/post download scripts (#80)
Date: Wed, 26 Dec 2018 21:55:01 +0000

[`wget-lua`](https://github.com/alard/wget-lua/wiki/Wget-with-Lua-hooks) is a 
`wget` extension that’s used for complex archiving tasks. (I know `wget2` 
doesn’t have WARC support yet, #65.) I briefly compared the plugin API to see 
if it would be possible to implement something like `wget-lua` as a `wget2` 
plugin.

As far as I see, the API doesn’t allow overriding of all “reject” decisions 
already made by `wget2`; only patterns can be overridden, but not, e.g. 
`--no-span-hosts`.

Enqueuing new URLs isn’t currently possible, but is covered by #265.

Is the plugin API frozen?

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/80#note_127392816
You're receiving this email because of your account on gitlab.com.


reply via email to

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