Skip to content

Create partial for other people's YouTube videos #16

@jmewes

Description

@jmewes

There are dozens of high-quality videos for every topic available on YouTube. I would be a waste of time to re-create them. However, it may not be in the interest of the copyright owner to embed their videos in your content. But what's always allowed it to link to other people's videos. So, there should be a partial which creates a link to

  <a
    href="https://www.youtube.com/watch?v=wpx8xCC7ETM"
    title="third-party video"
    target="page" onClick="window.open('','page','toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=473,height=420')">
    <i class="fab fa-youtube">video icon</i>
  </a>

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions