GnoxNahte / obsidian-auto-embed

Obsidian plugin to embed websites using simple markdown instead of iframe
MIT License
18 stars 0 forks source link

[FEATURE]: Embed TikTok videos #4

Closed Rikiub closed 3 months ago

Rikiub commented 3 months ago

You can see a example in Iframely.

GnoxNahte commented 3 months ago

Hey, I added it into the latest version - 1.1.1. If you face any problems with it or have any feedback, you can reopen the issue.

Rikiub commented 3 months ago

Ok, I found a bug.

In Reading View the video looks great:

image

But when I switch to Live Preview the video is cropped:

image

GnoxNahte commented 3 months ago

Thanks for the report! It also gave me the idea of caching the sizes so embeds that are resizeable should be resized faster after the first time it loads. I'll make a new update after confirming the bug in Issue 5