Youtube channel links are broken
Closed this issue ยท 6 comments
gatsby-remark-embedder
version: 1.1.2node
version: v10.16.0npm
(oryarn
) version: 6.9.0
What you did:
Pasted a link to a youtube channel in a markdown document
What happened:
Link is transformed into an iframe which is broken
Suggested solution:
I'm not sure if there's a way of embedding youtube channels, if there is I would use if not I would make the plugin ignore those links.
Hi @lekterable!
Thanks for reporting this.
Can you provide me with a reproduction link (CodeSandbox) or repo so I can dig into this further, please? ๐ค
Hi @lekterable!
I quickly tried some things out.
I'm going to fix this by only supporting YouTube videos for now.
@all-contributors Please add @lekterable for bug
I've put up a pull request to add @lekterable! ๐
I've added #13 to track supporting YouTube channels.
๐ This issue has been resolved in version 1.1.3 ๐
The release is available on:
npm package (@latest dist-tag)
- GitHub release
Your semantic-release bot ๐ฆ๐