Thread
:
YouTube-to-MP3 conversion - PHP class and script
View Single Post
05-25-2011, 12:22 AM
PM User
|
#
36
Inigoesdr
Super Moderator
Join Date: Mar 2007
Location: Florida, USA
Posts: 3,601
Thanks: 2
Thanked 397 Times in 390 Posts
cURL is just an HTTP client, so the speed is mostly limited by the connection on the machine that is running it. Also note that zlib compression has to be supported by the server(YouTube) in order to take advantage of the compression using cURL.
Inigoesdr
View Public Profile
Find More Posts by Inigoesdr