Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| the_linux_kernel_documentation [2023/03/09 10:22] – [4. Learn X in Y minutes] garyrust | the_linux_kernel_documentation [2023/03/09 10:35] (current) – [28. Embed videos & playlists Instructions] garyrust | ||
|---|---|---|---|
| Line 974: | Line 974: | ||
| </ | </ | ||
| \\ | \\ | ||
| - | ===== - Embed videos & playlists Instructions ===== | ||
| - | |||
| - | **[[start# | ||
| - | [[https:// | ||
| - | Example: Observe the video link. Something like ?t=01m15s \\ | ||
| - | < | ||
| - | <iframe width=" | ||
| - | </ | ||
| - | [[https:// | ||
| - | < | ||
| - | <iframe width=" | ||
| - | </ | ||
| - | < | ||
| - | Two different ways: | ||
| - | -------------------------------------------------- | ||
| - | 1> See below video - How to View All of a Channel' | ||
| - | - (Replace UC with UU in &list=) - https:// | ||
| - | -------------------------------------------------- | ||
| - | < | ||
| - | <iframe width=" | ||
| - | </ | ||
| - | -------------------------------------------------- | ||
| - | or | ||
| - | -------------------------------------------------- | ||
| - | 2> See Another way (below) - Using username - https:// | ||
| - | -------------------------------------------------- | ||
| - | < | ||
| - | <iframe src=" | ||
| - | </ | ||
| - | -------------------------------------------------- | ||
| - | ONE PAGE ONLY | ||
| - | -------------------------------------------------- | ||
| - | < | ||
| - | <iframe width=100% height=" | ||
| - | </ | ||
| - | -------------------------------------------------- | ||
| - | Image Link | ||
| - | -------------------------------------------------- | ||
| - | < | ||
| - | style=" | ||
| - | alt=" | ||
| - | src=" | ||
| - | -------------------------------------------------- | ||
| - | </ | ||
| - | [[https:// | ||
| - | < | ||
| - | ---------------------------------------------------------\\ | ||
| - | **[[start# | ||
| - | |||
| - | |||
| - | < | ||
| - | Youtube started adding "? | ||
| - | of a lot of their urls now. When you're copying a channel | ||
| - | code in the url, DON'T INCLUDE THIS EXTRA STRING. Just | ||
| - | copy up to the question mark. If the video you're pasting | ||
| - | the code onto has the same disable polymer string, then | ||
| - | delete it before copying the code. | ||
| - | See above video (Replace UC with UU in &list=) | ||
| - | </ | ||
| - | [[https:// | ||
| - | < | ||
| - | To disable auto-play, | ||
| - | |||
| - | <video width=" | ||
| - | <source src=" | ||
| - | </ | ||
| - | |||
| - | To enable auto-play, | ||
| - | |||
| - | <video width=" | ||
| - | <source src=" | ||
| - | </ | ||
| - | </ | ||
| - | |||
| - | ---------------------------------------------------------\\ | ||
| ===== - Create a desktop icon to start a program ===== | ===== - Create a desktop icon to start a program ===== | ||