Connecting Tech Pros Worldwide Help | Site Map

Uploading Video to Youtube

 
LinkBack Thread Tools Search this Thread
  #1  
Old November 23rd, 2008, 02:19 PM
Member
 
Join Date: Oct 2006
Posts: 102
Default Uploading Video to Youtube

Hi, All i really need help in this,
i downloaded a script from "Phpclasses.org" which is called phptube its supposed to upload videos to youtube but this file contains 3 included files called:
Expand|Select|Wrap|Line Numbers
  1. require_once 'Client.php';
  2.  require_once 'Request.php';
  3.  require_once 'CookieManager.php';
  4.  
and these files are not included in the package so i downloaded the Client.php and CookieManager from the Internet but when i tried to use Request.php which i downloaded ..seems that its not the required file and contains different functions
so where do i suppose to get these files ?
Any Help Is Greatly appreciated
Reply
  #2  
Old November 23rd, 2008, 07:20 PM
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Age: 18
Posts: 4,205
Default

Funnily enough, we don't keep track of everything that happens with the internet. Not sure how or why you'd expect us to know where these files are found.. I don't mean to sound rude, I know it does.

Only thing I could say is: anybody that creates a class, and that class needs to include files, should include in the download package those files that need to be included.

It's like giving someone Fish and Chips but no Fish.
Reply
  #3  
Old November 23rd, 2008, 09:08 PM
Member
 
Join Date: Oct 2006
Posts: 102
Default

Okay,So u have any Good Package for uploading Videos to youtube ?!
other than the one i downloaded with no Fish
Reply
  #4  
Old November 23rd, 2008, 10:00 PM
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Age: 18
Posts: 4,205
Default

Quote:
Originally Posted by jessy View Post
Okay,So u have any Good Package for uploading Videos to youtube ?!
other than the one i downloaded with no Fish
I do not, no. Are you uploading them directly to youtube?
Reply
  #5  
Old November 23rd, 2008, 10:03 PM
pbmods's Avatar
Site Moderator
 
Join Date: Apr 2007
Location: Texas
Age: 25
Posts: 5,435
Default

Heya, Jessy.

Check out the official YouTube API (YouTube APIs and Tools - Google Code).
Reply
  #6  
Old November 25th, 2008, 01:58 PM
nathj's Avatar
Expert
 
Join Date: May 2007
Location: North Tyneside
Posts: 852
Default

Quote:
Originally Posted by jessy View Post
Expand|Select|Wrap|Line Numbers
  1. require_once 'Client.php';
  2.  require_once 'Request.php';
  3.  require_once 'CookieManager.php';
  4.  
so where do i suppose to get these files ?
Reading the phpclasses site - where you got this I learnt that they need PEAR/HTTP to be available for you.

Make sure you have this available with your host.

Quote:
Originally Posted by phpclasses.org
Requirements: PEAR/HTTP
Also make sure you are using the latest versions as YouTube changes have rendered old versions obsolete
nathj

Last edited by nathj; November 25th, 2008 at 02:00 PM. Reason: adding clarification
Reply
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search


Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.