SitePoint Sponsor

User Tag List

Results 1 to 6 of 6

Thread: Youtube Information

  1. #1
    SitePoint Addict Latox's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    389
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Youtube Information

    Currently I'm using a script such as:

    http://www.blah.com/video.php?url=ht...?v=nBYVD1T9gFQ


    It fopens this video link, grabs the <title></title> tags and sends them back to me.

    I cannot do this any more as there are being so many requests, YouTube are requesting a captcha.

    Does anybody know a way to grab YouTube video title in the same way, but using an API or something?

    Thanks in advance.
    :-)

  2. #2
    ¬.¬ shoooo... silver trophy logic_earth's Avatar
    Join Date
    Oct 2005
    Location
    CA
    Posts
    8,986
    Mentioned
    8 Post(s)
    Tagged
    0 Thread(s)
    Logic without the fatal effects.
    All code snippets are licensed under WTFPL.


  3. #3
    SitePoint Addict Latox's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    389
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've looked there but I cannot find a way to do a singular YouTube video.
    :-)

  4. #4
    ¬.¬ shoooo... silver trophy logic_earth's Avatar
    Join Date
    Oct 2005
    Location
    CA
    Posts
    8,986
    Mentioned
    8 Post(s)
    Tagged
    0 Thread(s)
    Don't know what information this gives you, or the ID they are referring to but...
    http://code.google.com/apis/youtube/...o_entries.html

    I think this describes the format:
    http://code.google.com/apis/youtube/...formation.html
    Logic without the fatal effects.
    All code snippets are licensed under WTFPL.


  5. #5
    SitePoint Addict Latox's Avatar
    Join Date
    Dec 2008
    Location
    Australia
    Posts
    389
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've done everything apart from one thing, I don't know if I've written it wrong.

    http://www.youtube.com/watch?v=nBYVD1T9gFQ

    Say I have that ^

    How would I grab nBYVD1T9gFQ only?
    :-)

  6. #6
    SitePoint Zealot
    Join Date
    Dec 2006
    Posts
    182
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Someone just posted the answer to this exact scenario:
    http://www.sitepoint.com/forums/show...06&postcount=4

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •