Youtube video views count

Discussion in 'Google API' started by dsimi, Feb 20, 2012.

  1. #1
    How to fetch youtube video views count below embeded video in my webpage?.
     
    dsimi, Feb 20, 2012 IP
  2. shorif

    shorif Member

    Messages:
    96
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    Not possible to overtake the you tube to run such system as i know .
     
    shorif, Feb 29, 2012 IP
  3. mimo91

    mimo91 Peon

    Messages:
    30
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    you need yo use php in youtube API using Zend framework :D
    and if you dont know php i can make it for you :D
     
    mimo91, Feb 29, 2012 IP
  4. nicolasmith504

    nicolasmith504 Peon

    Messages:
    78
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i think its not possible can you guide me how it is possible
     
    nicolasmith504, Mar 21, 2012 IP
  5. xgstour

    xgstour Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Your video NFL stars has 119,089 views and 224 likes till date and it was uploaded on 3rd,feb 2012 by UFC. I just copied the text of the video and kept it in the you tube window and i got this review.
     
    xgstour, Mar 21, 2012 IP
  6. Direct Design

    Direct Design Peon

    Messages:
    32
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    It is completely possible an actually not hard. I use the YouTube API and request the following variables.
    "var views =+data.viewCount+" is the code to get the views...

    var title = +data.title; var views =+data.viewCount+; var label = ''+data.category =='undefined' ? 'undefined' : data.category; var duration = +time; var image = "<img src = "+data.thumbnail.sqDefault+">"; var vid =data.id; var urlvalue = '<a href = "http://www.youtube.com/watch?v='+ vid + '" target="_blank">'+image;You can check out my site if you want http://www.trendingviral.com If you look at the source, you'll see the API in action . I am pulling trending info on videos in order to id the viral trending subjects.. hope this helps.
     
    Direct Design, Apr 30, 2012 IP
  7. Direct Design

    Direct Design Peon

    Messages:
    32
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    BTW, your website "cargoogler" is a violation of Googles copyright, if that site ever takes off they could shut it down and claim ownership of it, just so you don't put too much time into it! They have done this before..
     
    Direct Design, Apr 30, 2012 IP
  8. Latoya P

    Latoya P Guest

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Hire a coder to do it for you.

    It will make your life much easier.
     
    Latoya P, May 1, 2012 IP
  9. grvacademy

    grvacademy Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Good topic thanks for sharing your views on this topic..
     
    grvacademy, May 2, 2012 IP
  10. edmundc

    edmundc Greenhorn

    Messages:
    25
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #10
    Sorry, I'm a little lost here. Are we talking about getting our youtube view counts up?

    If so, I'd like to find out a little more!
     
    edmundc, Aug 13, 2012 IP
  11. nufox

    nufox Peon

    Messages:
    749
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #11
    What do you exactly mean by pulling your video counts to your site?
     
    nufox, Aug 13, 2012 IP
  12. andydxgame

    andydxgame Member

    Messages:
    117
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #12
    You could even use a simple iframe...
     
    andydxgame, Oct 10, 2012 IP
  13. iMarketingGuru

    iMarketingGuru Well-Known Member

    Messages:
    486
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    160
    #13
    I wish iFrames work, but they only show the entirety of the webpage. Do you have any other ideas of getting a site to show an iframe of a section of a website or possibly using jquery to make an expandable iframe box/widget?

    If you can do this, please let me know -- I am willing to pay for this to be done to my dashboard
     
    iMarketingGuru, Oct 18, 2012 IP
  14. faheem334

    faheem334 Well-Known Member

    Messages:
    627
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    130
    #14
    I have developed by own youtube bot which increases the views, around 200-250 per hour easily ( even more if your internet speed is higher than 1MB)...
     
    faheem334, Oct 18, 2012 IP
  15. Emre Kutlu

    Emre Kutlu Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    They have done this before..
     
    Emre Kutlu, Oct 19, 2012 IP
  16. jeetu123

    jeetu123 Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    as far as i know, this is not possible. You can't fetch youtube views count.
     
    jeetu123, Nov 15, 2012 IP
  17. tboyhankz

    tboyhankz Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    if you dont know php i can make it for you
     
    tboyhankz, Dec 12, 2012 IP