lonekorean/wordpress-export-to-markdown

Could you add support for downloading video files?

Opened this issue · 0 comments

Could you add support for downloading video files?
the video files are include in 'wp:video' tag, something like:

<!-- wp:video {"id":id} -->
<figure class="wp-block-video"><video controls src="https://domain/filename.mp4"></video></figure>
<!-- /wp:video -->]]>