PHP script to auto check if a youtube video is disabled or removed

Discussion in 'PHP' started by parallelsruler, Sep 25, 2010.

  1. #1
    Hi,

    Recently a lot of youtube videos are getting removed or disabled after they are uploaded for some time. Does anybody knows about a php code or logic for auto checking if a youtube video is disabled or removed or made a private video.

    Thanks in advance!
     
    parallelsruler, Sep 25, 2010 IP
  2. cinema

    cinema Member

    Messages:
    289
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    48
    Digital Goods:
    1
    #2
    rip the one from php melody you should be able to find a nulled version floating around..it's built into the script but you can take it and use it on yours.
     
    cinema, Sep 25, 2010 IP
  3. danx10

    danx10 Peon

    Messages:
    1,179
    Likes Received:
    44
    Best Answers:
    2
    Trophy Points:
    0
    #3
    Check the headers of the youtube URL or check if the URL's content contains the error message (if so then doesn't exist else exists).
     
    danx10, Sep 25, 2010 IP