Extract Url Plugin. 0.8. Extended youtube support

There was a common request for description when extracting video content. This feature just landed in 0.8. It requires youtube-dl to be installed and available on your path.

Could this support bilibili.com? Youtube-dl also support download bilibili.com’s video.

It appears as the iframe provider I am using does not support bilbili. I could embed the thumbnail, author, description and link to video, but it won’t be playable in Markdown like YouTube is.

Would you want me to do that or doesn’t add much value?

Awesome ! I was about to write some pluggin doing exactly the same thing (outside I would have scrapped the webPage directly, was not thinking about youtube-dl as the main converter)

Is there a way, or could you please add one, to change the default size of the iframe?
Or change the template of the extraction through templater or something alike?
Thanks a lot :slight_smile: !

For some reason it pulls the title link and the thumbnail through iframe, but it does not bring in any of the written details like channel name and link, description and such. Any ideas why?