[axel-devel] [axel-Bugs][313606] axel redirect bug with youtube downloads

axel-bugs at alioth.debian.org axel-bugs at alioth.debian.org
Wed Apr 11 15:27:32 UTC 2012


Bugs item #313606, was opened at 11.04.2012 15:27
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413085&aid=313606&group_id=100070

Status: Open
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: axel redirect bug with youtube downloads 


Initial Comment:
the another ticket with this problem was closed (https://alioth.debian.org/tracker/?func=detail&atid=413085&aid=312321&group_id=100070) so i'll open this new one.

here my information:

same problem here. it's a axel bug with youtube server, because when i'll try to download a video form youtube, i'll get the same "HTTP/1.1 400 Bad Request" error:

--------------------------
:~# axel "http://o-o.preferred.par08s01.v9.lscache5.c.youtube.com/videoplayback?upn=UlhW2HKZTmM&sparams=algorithm,burst,cp,factor,id,ip,ipbits,itag,source,upn,expire&algorithm=throttle-factor&itag=34&ip=91.0.0.0&burst=40&sver=3&signature=18F606DC710962416D59F5B57AE291EDD262CD48.6086E0E772269E2BE0EB36D35F06E1A48F19CFBA&source=youtube&expire=1334177530&key=yt1&ipbits=8&factor=1.25&cp=U0hSSVFSVV9ISkNOMl9JTFlGOkFNc3U5U25BSnE2&id=cf51975fe89ca003&quality=medium&fallback_host=tc.v9.cache5.c.youtube.com&type=video/x-flv" -o a11xel.flv
Initializing download: http://o-o.preferred.par08s01.v9.lscache5.c.youtube.com/videoplayback?upn=UlhW2HKZTmM&sparams=algorithm,burst,cp,factor,id,ip,ipbits,itag,source,upn,expire&algorithm=throttle-factor&itag=34&ip=91.0.0.0&burst=40&sver=3&signature=18F606DC710962416D59F5B57AE291EDD262CD48.6086E0E772269E2BE0EB36D35F06E1A48F19CFBA&source=youtube&expire=1334177530&key=yt1&ipbits=8&factor=1.25&cp=U0hSSVFSVV9ISkNOMl9JTFlGOkFNc3U5U25BSnE2&id=cf51975fe89ca003&quality=medium&fallback_host=tc.v9.cache5.c.youtube.com&type=video/x-flv
HTTP/1.1 400 Bad Request
--------------------------


when i'll use tcpdump and looks what happening here, i can see that the youtube server answer with a "302 FOUND" and with a NEW download link:

--------------------------
HTTP/1.1 302 Found

Last-Modified: Wed, 02 May 2007 10:26:10 GMT

Date: Wed, 11 Apr 2012 14:39:58 GMT

Expires: Wed, 11 Apr 2012 14:39:58 GMT

Cache-Control: private, max-age=900

Location: http://tc.v9.cache5.c.youtube.com/videoplayback?upn=UlhW2HKZTmM&sparams=algorithm,burst,cp,factor,id,ip,ipbits,itag,source,upn,expire&algorithm=throttle-factor&itag=34&ip=91.0.0.0&burst=40&sver=3&signature=18F606DC710962416D59F5B57AE291EDD262CD48.6086E0E772269E2BE0EB36D35F06E1A48F19CFBA&source=youtube&expire=1334177530&key=yt1&ipbits=8&factor=1.25&cp=U0hSSVFSVV9ISkNOMl9JTFlGOkFNc3U5U25BSnE2&id=cf51975fe89ca003&quality=medium&fallback_host=tc.v9.cache5.c.youtube.com&type=video/x-flv&redirect_counter=1

Connection: close

X-Content-Type-Options: nosniff

Content-Type: text/html

Server: gvs 1.0
--------------------------

when i'll try now this new download link with axel, it's working perfect. so axel doesn't considered the 302 found with the new download link.

i'm using debian 6 (64 bit) with axel (2.4-1). (installed via apt-get install axel)

hope anyone can fix this bug asap.

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413085&aid=313606&group_id=100070



More information about the axel-devel mailing list