wikiteam icon indicating copy to clipboard operation
wikiteam copied to clipboard

Allow download batch of pages by category

Open emijrp opened this issue 10 years ago • 3 comments

I'm thinking on adding support for something like this:

python dumpgenerator.py --api=http://domain.com/w/api.php --category=Category:Name

Or better:

python dumpgenerator.py http://domain.com/wiki/Category:Name

emijrp avatar Jul 03 '14 14:07 emijrp

Allow to download single pages (with images) too? --page=

emijrp avatar Aug 16 '14 09:08 emijrp

Individual pages would make most sense if/when api.php export is used.

nemobis avatar Aug 18 '14 21:08 nemobis

This would be possible with wikitools generators from category.

nemobis avatar May 07 '18 21:05 nemobis