Author Topic: Getting title,author and description from youtube  (Read 628 times)

0 Members and 1 Guest are viewing this topic.

Offline svarog

  • phpd Basic Member
  • **
  • Posts: 30
  • Karma: 0
    • View Profile
Getting title,author and description from youtube
« on: April 29, 2010, 05:55:56 AM »
I look in process file for youtube and there is a functions about this, but they don't work. Or I'm doing something wrong. On every submit i must write all that info by myself. And my users too.

Offline svarog

  • phpd Basic Member
  • **
  • Posts: 30
  • Karma: 0
    • View Profile
Re: Getting title,author and description from youtube
« Reply #1 on: May 12, 2010, 08:50:07 AM »
OK, just to say that when you write documentation about any script or program or software, it is very important to write section SYSTEM REQUIREMENTS.

« Last Edit: May 16, 2010, 07:45:16 AM by svarog »

Offline svarog

  • phpd Basic Member
  • **
  • Posts: 30
  • Karma: 0
    • View Profile
Re: Getting title,author and description from youtube
« Reply #2 on: May 16, 2010, 07:45:30 AM »
Another very important things are the comments in the script. If you want users to make modifications and work easy with the script you need a lot of them.

So about the problem with getting the video info from you tube. In my case is that my host has OFF the fopen PHP function. But it has cURL so I rewrite youtube process file.

If anyone has a problem with this let me know, I'll help as much as I can.

Offline ultrafoxus

  • Newbie
  • *
  • Posts: 11
  • Karma: 0
    • View Profile
    • sbobet
Re: Getting title,author and description from youtube
« Reply #3 on: June 01, 2010, 03:05:41 PM »
thank you for all information  8) 8) 8)