Replies: 4 comments 3 replies
-
If there's an extension that adds this functionality (i.e. converts youtube URLs to the respective HTML), we may consider adding support for it. Maybe something that could be added to MagicLink, if there isn't already an extension that provides this feature. |
Beta Was this translation helpful? Give feedback.
-
yeah, I'd love to have an (insiders) feature that takes in a regular YT link and transforms it to iframe equivalent |
Beta Was this translation helpful? Give feedback.
-
If you want someone to provide feedback for the work you're doing - I will
be glad to do so. My main services that i embed frequently is YouTube and
twitter
…On Sat, 24 Sep 2022 at 13:59, Isaac Muse ***@***.***> wrote:
Originally, I had been working on an extension found in this branch:
facelessuser/pymdown-extensions#1465
<facelessuser/pymdown-extensions#1465>. I created
it as it had been requested at some point. I had hoped to get real feedback
on it, but sadly, never got any from the original requestor. I guess it
turned out to not be as desired as originally thought, or they got used to
manually including the HTML.
Regardless, I was a little uncertain of the approach, so I had been hoping
to get more feedback, but the general lack of interest had be put it on the
back burner.
Fast forward to today, I have been working on general-purpose blocks which
are inching closer to completion. I have potentially considered
implementing such media links under general-purpose blocks once they are
completed, but again, no decisions have been made.
Now, there may be other solutions already available, and if so, you can
probably use those now, and maybe that means such a solution isn't directly
needed by Pymdown Extensions. I have not re-evaluated the extension/plugin
landscape for Python Markdown to see if such solutions already exist now.
—
Reply to this email directly, view it on GitHub
<#2352 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABLKV5K6EZ6MMSFONYBFXJTV73UIXANCNFSM4YIZBQSA>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
i could jump to insiders if there was a |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now do I use the
iframe
option of YouTube and co. to embed a video into the docs.But it looks bad for me, so I was wondering, if there is a sort of markdown equivalent to utilize. Maybe similar to how you add buttons? But you would f.e. use
[video](https://youtube.com/watch?v=<something>){: .md-ytvideo }
?Beta Was this translation helpful? Give feedback.
All reactions