ES6 cli tool to download post attachments from wordpress xml export file
npm install -g wordpress-xml-attachments-downloader
- Run app by
wp-xml-attch-down -x wp_export.xml - Files are downloaded asynchronously to directory wp_files in directory where command has been executed.