XMethods Logo

Home ·  Tools · Implementations · Manage · Register · Tutorials · About

Partner4 Logo Partner3 Logo Partner2 Logo

YouTube Downloader

WSDL

http://www.ecubicle.net/youtubedownloader.asmx?WSDL     Analyze WSDL   |   View RPC Profile  (only for RPC services)
Owner:ecubicle
For more Info:http://www.ecubicle.net
Description:Provides YouTube Download URL

Endpoints

No endpoints currently associated with listing

Contributed Clients   What is this?     Add / Edit / Delete Client  

No clients are currently listed


Detailed Description

Provides the FLV download URL for YouTube videos. Applications can 
then use the returned URL to download the FLV video file.

Usage Notes

For .NET consumers,
create a webclient object and invoke DownloadFile method passing in 
the returned URL from web service as the first parameter, and the 
filename to save as the second.

DownloadFile(url_returned_from_web_service,local_file_to_save)

Help  Message Board