mittya / media-helper

Easily download Instagram pictures and ~videos~ (Browser extensions)
MIT License
81 stars 15 forks source link

Fixed querySelector for video elem and typo #73

Closed embeddedjunkie closed 2 years ago

embeddedjunkie commented 2 years ago

Fixed querySelector to pick correct src from video elem. Video is now a blob and is not supported at this time, but at least the button won't incorrectly show up. Fixed typo in console warn message.