TikTok rendering fix for archived videos in the Obsidian plugin.
TikTok fixes
- Renders preserved TikTok video media directly in the plugin timeline instead of falling back to an unavailable TikTok embed.
- Uses the saved TikTok video ID when the original URL is a short TikTok link that does not expose
/video/{id}. - Detects signed media URLs with query strings as video files, so archived TikTok MP4 assets render correctly.
- Keeps the existing TikTok embed fallback for archives that do not include preserved video media.