natefinch/blogimport

Get image from post

ardianta opened this issue · 1 comments

Add the feature to fetch image thumbnail URL from

<media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://1.bp.blogspot.com/--fpRGkVGPlg/WGles2AqX4I/AAAAAAAADlM/tJInI6oI6Wo-M0WfJE2aHk1neuIZ3xy0wCK4B/s72-c/thumbnail-image.png' height='72' width='72'/>

and first image URL from content

I'd be more than happy to accept a pull request for this, if you want to write it.