タグ

youtubeとjQueryに関するmasakaz77のブックマーク (2)

  • jQueryでYoutubeの指定したチャンネルの最新動画を表示する方法(お手軽版)

    jQueryでYoutubeの指定したチャンネルの最新動画を表示する方法(お手軽版) YoutubeAPI v2が廃止になりまして過去に書いた方法が使えなくなったので、とりあえずお手軽に表示する方法をご紹介します。 投稿日2015年11月05日 更新日2015年11月05日 ※この方法は Youtube の Feed と Google Feed API を使用します。 2015年11月現在は使用できますが今後使用できなくなる可能性はあります。 チャンネルIDを調べる チャンネルのFeedを取得するには、そのチャンネルIDをあらかじめ調べる必要があります。 Youtubeのチャンネルページを表示すると下記のようなURLになっていると思います。 https://www.youtube.com/channel/xxxxxxxxxxxx 「channel/」に続く文字列がチャンネルIDになります。

    jQueryでYoutubeの指定したチャンネルの最新動画を表示する方法(お手軽版)
  • Youtubeの動画を背景に

    Introduction In the ever-evolving landscape of web browsing, staying abreast of the latest technologies is crucial. HTML5, the fifth and current version of the Hypertext Markup Language, has revolutionized the way we experience the web. With its advanced features and enhanced capabilities, HTML5 has become the cornerstone of modern web development, offering a more seamless and interactive user exp

    Youtubeの動画を背景に
    masakaz77
    masakaz77 2013/06/24
  • 1