{"id":1253,"date":"2019-02-19T15:52:24","date_gmt":"2019-02-19T06:52:24","guid":{"rendered":"https:\/\/hi3103.net\/notes\/?p=1253"},"modified":"2022-07-09T23:34:07","modified_gmt":"2022-07-09T14:34:07","slug":"youtube%e3%81%ae%e3%82%b5%e3%83%a0%e3%83%8d%e3%82%a4%e3%83%ab%e7%94%bb%e5%83%8f%e3%82%92%e3%82%af%e3%83%aa%e3%83%83%e3%82%af%e3%81%97%e3%81%9f%e3%82%89%e5%9f%8b%e3%82%81%e8%be%bc%e3%81%bfiframe","status":"publish","type":"post","link":"https:\/\/hi3103.net\/notes\/web\/1253","title":{"rendered":"YouTube\u306e\u30b5\u30e0\u30cd\u30a4\u30eb\u753b\u50cf\u3092\u30af\u30ea\u30c3\u30af\u3057\u305f\u3089\u57cb\u3081\u8fbc\u307fiframe\u3092\u8aad\u307f\u8fbc\u3080jQuery"},"content":{"rendered":"<h3>\u3084\u308a\u305f\u3044\u3053\u3068<\/h3>\n<ul>\n<li>\u4f59\u8a08\u306a\u30c7\u30fc\u30bf\u901a\u4fe1\u3092\u767a\u751f\u3055\u305b\u306a\u3044\u305f\u3081\u306b\u3001YouTube\u52d5\u753b\u306e\u30b5\u30e0\u30cd\u30a4\u30eb\u3092\u30bf\u30c3\u30d7\u30fb\u30af\u30ea\u30c3\u30af\u3057\u305f\u3068\u304d\u306b\u3060\u3051\u3001\u57cb\u3081\u8fbc\u307f\u52d5\u753b\u306eiframe\u3092\u8aad\u307f\u8fbc\u307e\u305b\u308b\u3002<\/li>\n<li>16:9\u306e\u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\u5bfe\u5fdc\u3092\u3059\u308b\u3002<\/li>\n<li>\u30b5\u30e0\u30cd\u30a4\u30eb\u753b\u50cf\u3068\u57cb\u3081\u8fbc\u307fiframe\u3067\u8868\u793a\u4f4d\u7f6e\u304c\u30ba\u30ec\u306a\u3044\u3088\u3046\u306b\u3059\u308b\u3002<\/li>\n<\/ul>\n<h3>\u30b5\u30f3\u30d7\u30eb<\/h3>\n<ul>\n<li><a href=\"https:\/\/hi3103.net\/study\/1902-loadytlater\/\">https:\/\/hi3103.net\/study\/1902-loadytlater\/<\/a><\/li>\n<\/ul>\n<p><!--more--><\/p>\n<h3>\u7528\u610f\u3059\u308b\u3082\u306e<\/h3>\n<ul>\n<li>\u57cb\u3081\u8fbc\u307f\u305f\u3044YouTube\u52d5\u753b\u306eID\n<ul>\n<li>\u518d\u751f\u30da\u30fc\u30b8\u306eURL\u306e\u30d1\u30e9\u30e1\u30fc\u30bf\u306b\u3042\u308b\u6587\u5b57\u5217\u3092\u63a7\u3048\u308b<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<pre><code> https:\/\/www.youtube.com\/watch?v=\u3010\u52d5\u753bID\u3011<\/code><\/pre>\n<h3>\u30bd\u30fc\u30b9<\/h3>\n<h4>HTML<\/h4>\n<ul>\n<li>img\u30bf\u30b0\u306e\u30bd\u30fc\u30b9\u306b\u6307\u5b9a\u3057\u3066\u3044\u308bYouTube\u30b5\u30e0\u30cd\u30a4\u30eb\u753b\u50cf\u306f\u3001\u4ee5\u4e0b\u306e\u30a8\u30f3\u30c8\u30ea\u30fc\u3092\u53c2\u8003\u306bURL\u3092\u53d6\u5f97\u3002\n<ul>\n<li><a href=\"http:\/\/emiac-works.com\/coding\/youtube-get-thumbnail-easy-way\/\">YouTube\u306e\u52d5\u753b\u306e\u30b5\u30e0\u30cd\u30a4\u30eb\u53d6\u5f97\u304c\u601d\u3063\u305f\u4ee5\u4e0a\u306b\u7c21\u5358\u3060\u3063\u305f\u4ef6 | EMiAC-Works<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<pre><code>&lt;div class=\"embed-responsive\" id=\"hoge\"&gt;\n    &lt;a href=\"#\"&gt;\n        &lt;img src=\"http:\/\/i.ytimg.com\/vi\/\u3010\u52d5\u753bID\u3011\/maxresdefault.jpg\" alt=\"\"&gt;\n    &lt;\/a&gt;\n&lt;\/div&gt;<\/code><\/pre>\n<ul>\n<li>\u30af\u30ea\u30c3\u30af\u5f8c\u306f\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30bd\u30fc\u30b9\u306b\u306a\u308b\u3088\u3046\u306b\u3059\u308b\u3002<\/li>\n<\/ul>\n<pre><code>&lt;div class=\"embed-responsive\" id=\"hoge\"&gt;\n    &lt;iframe src=\"https:\/\/www.youtube.com\/embed\/\u3010\u52d5\u753bID\u3011?autoplay=1&amp;rel=0&amp;controls=0\"&gt;&lt;\/iframe&gt;\n&lt;\/div&gt;<\/code><\/pre>\n<h4>javascript<\/h4>\n<ul>\n<li>jQuery\u306e\u30e9\u30a4\u30d6\u30e9\u30ea\u8aad\u307f\u8fbc\u307f\u5f8c\u306b\u4ee5\u4e0b\u3092\u8a18\u8ff0\u3002\n<ul>\n<li>\u30af\u30ea\u30c3\u30af\u3055\u308c\u305fa\u30bf\u30b0\u306e\u89aa\u8981\u7d20\u306e\u4e2d\u8eab\u3092\u307e\u308b\u3054\u3068\u66f8\u304d\u63db\u3048\u308b\u3068\u3044\u3046\u51e6\u7406\u3002<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<pre><code>$(function(){\n    $('#hoge a').on('click' , function(e){\n        e.preventDefault();\/\/\u30ea\u30f3\u30af\u306e\u505c\u6b62\n        $(this).parent().html('&lt;iframe src=\"https:\/\/www.youtube.com\/embed\/\u3010\u52d5\u753bID\u3011?autoplay=1&amp;rel=0&amp;controls=0\"&gt;&lt;\/iframe&gt;');\n    });\n});<\/code><\/pre>\n<ul>\n<li>\u57cb\u3081\u8fbc\u307f\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a\u3059\u308b\u5834\u5408\u306f\u3001\u52d5\u753bID\u306e\u5f8c\u306b\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u4ed8\u4e0e\u3002\n<ul>\n<li>\u30af\u30ea\u30c3\u30af\u3057\u305f\u3089\u3067\u81ea\u52d5\u518d\u751f\uff1aautoplay=1\n<ul>\n<li>\u3053\u308c\u306f\u5165\u308c\u3066\u304a\u304f\u306e\u304c\u304a\u3059\u3059\u3081\u3002<\/li>\n<li>\u5165\u308c\u306a\u3044\u3068\u3001\u30b5\u30e0\u30cd\u30bf\u30c3\u30d7\u2192\u518d\u751f\u30dc\u30bf\u30f3\u30bf\u30c3\u30d7\u30672\u56de\u95b2\u89a7\u8005\u306b\u884c\u52d5\u3055\u305b\u308b\u3053\u3068\u306b\u306a\u308b\u3002<\/li>\n<li>\u3010\u8ffd\u8a18\u3011<del datetime=\"2019-04-07T14:07:43+00:00\">YouTube<\/del>\u30d6\u30e9\u30a6\u30b6\u306e\u4ed5\u69d8\u4e0a\u3001\u30b9\u30de\u30db\u3060\u3068\u81ea\u52d5\u518d\u751f\u3057\u306a\u3044\u3002\u8ffd\u3063\u3066\u8abf\u3079\u307e\u3059\u3002<\/li>\n<\/ul>\n<\/li>\n<li>\u518d\u751f\u7d42\u4e86\u5f8c\u306b\u95a2\u9023\u52d5\u753b\u3092\u8868\u793a\u3057\u306a\u3044\uff1arel=0<\/li>\n<li>\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u30fc\u3092\u8868\u793a\u3057\u306a\u3044\uff1acontrols=0<\/li>\n<\/ul>\n<\/li>\n<li>\u30d1\u30e9\u30e1\u30fc\u30bf\u306f\u30011\u3064\u3081\u306f\u300c?\u300d\u3067\u30012\u3064\u3081\u4ee5\u964d\u306f\u300c&amp;\u300d\u3067\u3064\u306a\u3052\u308b\u3002<\/li>\n<\/ul>\n<h4>CSS<\/h4>\n<ul>\n<li>\u30b5\u30e0\u30cd\u30a4\u30eb\u3068\u57cb\u3081\u8fbc\u307f\u52d5\u753b\u309216:9\u6bd4\u7387\u306e\u307e\u307e\u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\u5bfe\u5fdc\u3055\u305b\u308b\n<ul>\n<li>\u53c2\u8003\uff1a<a href=\"https:\/\/getbootstrap.com\/docs\/4.1\/utilities\/embed\/\">Embeds \u00b7 Bootstrap<\/a><\/li>\n<\/ul>\n<\/li>\n<li>\u30a2\u30b9\u30da\u30af\u30c8\u6bd4\u3092\u5909\u3048\u305f\u3044\u5834\u5408\u306f\u3001 .embed-responsive \u306e padding-top \u3092\u5909\u66f4\u3059\u308b\u3002\n<ul>\n<li>\u4f8b\uff1a16:9\u306e\u5834\u5408\u3001100\/16\u00d79=56.25\u306a\u306e\u306756%\u30024:3\u306e\u5834\u5408\u3001100\/4\u00d73=75\u306a\u306e\u306775%\u3001\u3068\u3044\u3046\u8003\u3048\u304b\u305f\u3002<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<pre><code>.embed-responsive{\n    position: relative;\n    display: block;\n    width: 100%;\n    padding: 0;\n    overflow: hidden;\n    padding-top: 56%;\n    margin-bottom: 1em;\n}\n.embed-responsive iframe,\n.embed-responsive img{\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n}<\/code><\/pre>\n<h3>\u8ffd\u8a18<\/h3>\n<ul>\n<li>2019-02-23\uff1a\u30bd\u30fc\u30b9\u4e00\u90e8\u4fee\u6b63\u3057\u307e\u3057\u305f\u3002<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>\u3084\u308a\u305f\u3044\u3053\u3068 \u4f59\u8a08\u306a\u30c7\u30fc\u30bf\u901a\u4fe1\u3092\u767a\u751f\u3055\u305b\u306a\u3044\u305f\u3081\u306b\u3001YouTube\u52d5\u753b\u306e\u30b5\u30e0\u30cd\u30a4\u30eb\u3092\u30bf\u30c3\u30d7\u30fb\u30af\u30ea\u30c3\u30af\u3057\u305f\u3068\u304d\u306b\u3060\u3051\u3001\u57cb\u3081\u8fbc\u307f\u52d5\u753b\u306eiframe\u3092\u8aad\u307f\u8fbc\u307e\u305b\u308b\u3002 16:9\u306e\u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\u5bfe\u5fdc\u3092\u3059\u308b\u3002 \u30b5\u30e0\u30cd\u30a4\u30eb\u753b\u50cf\u3068\u57cb\u3081\u8fbc\u307f [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[53],"tags":[45,44,87],"class_list":["post-1253","post","type-post","status-publish","format-standard","hentry","category-web","tag-javascript","tag-jquery","tag-youtube"],"_links":{"self":[{"href":"https:\/\/hi3103.net\/notes\/wp-json\/wp\/v2\/posts\/1253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hi3103.net\/notes\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hi3103.net\/notes\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hi3103.net\/notes\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hi3103.net\/notes\/wp-json\/wp\/v2\/comments?post=1253"}],"version-history":[{"count":0,"href":"https:\/\/hi3103.net\/notes\/wp-json\/wp\/v2\/posts\/1253\/revisions"}],"wp:attachment":[{"href":"https:\/\/hi3103.net\/notes\/wp-json\/wp\/v2\/media?parent=1253"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hi3103.net\/notes\/wp-json\/wp\/v2\/categories?post=1253"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hi3103.net\/notes\/wp-json\/wp\/v2\/tags?post=1253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}