cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: libcurl with redirects not working for google video, works with curl

From: Kevin Carothers <kevindotcar_at_gmail.com>
Date: Wed, 7 Jun 2006 14:19:47 -0700

On 6/7/06, Tim Schwartz <timatron_at_gmail.com> wrote:
>
> Anybody else out there in computer space mind trying my code?
>
> thx,
> tim
>

Hi Tim,

I just cut&Pasted your URL to my curl.exe vis;

curl -o abc.vid -k "
http://vp.video.google.com/videodownload?version=0&secureurl=tAAAAG7ggqAHSiJjpW0D3w4aYTWMt8S_dC2375mvvA8BjcduktxqIrT1TDF0HVE8bMJAdlIcqXmD9ObiGuRECCtbh-0mK8t-CmJG_YY52J9PQrZpomgh-WN_YOFz2yhmRDzUNFGiyu-O7lzYzyzspOX6vrf5qwmwNwW5udIplPwm-1CyiO5hiXtcw0FSxhzciEU3kEHUk5pNkh8TtmD0xjOHLT5elw9oh0HL4MVwd6PloHIDLZ4E6fGWfHqimwxWBtJxnQ&sigh=LDVIawBhi0Yh7-x_bkLfGwEFoNM&begin=0&len=265099&docid=-8627390594491892243
"

... and got the streaming output (abc.vid) just fine.

curl -V
curl 7.12.0 (i386-pc-win32) libcurl/7.12.0 OpenSSL/0.9.7c zlib/1.2.1
Protocols: ftp gopher telnet dict ldap http file https ftps
Features: NTLM SSL libz

HTH,
KC

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2006-06-07