[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

タグ

VideoとAPIに関するnektixeのブックマーク (2)

  • Constructing YouTube FLV URL on client-side without any server-side script

    Constructing YouTube FLV URL on client-side without any server-side script 02 Apr 2007 It seems, there is a easier way of constructing YouTube! FLV URL on client-side without using any server-side script. We need get the YouTube video_id from any of following places:- YouTube! video URL, which looks this (video_id in red): http://www.youtube.com/watch?v=V3BsjxDZJM0 http://www.youtube.com/v/V3BsjxD

    Constructing YouTube FLV URL on client-side without any server-side script
  • using API; - 動画共有サイト AmebaVisionのAPI

    Ameba Vision API Ameba Vision では、現在以下のAPI を提供しています。 新着動画情報ならびに総投稿動画件数 動画情報詳細 人気のものから探す-視聴回数順 人気のものから探す-ユーザ評価順 人気のものから探す-コメント数順 キーワード検索-新着順 キーワード検索-視聴回数順 キーワード検索-ユーザ評価順 キーワード検索-コメント数順 タグ別動画一覧 ユーザ別動画一覧 REST用にそれぞれURLが用意されている。 キーワード検索は動画のtitleとdescriptionからパターンマッチングを行っている模様だが必ずしもクエリーの文字列が含まれなくても結果が返る場合があった。 タグ別動画一覧は、タグをID(「イヌ」の場合は「69」など数値)で与える必要があり文字列では検索できない。 サンプルレスポンス: http://vision.ameba.jp/api/

  • 1