В 16:18 +0200 на 09.07.2012 (пн), [email protected] написа: > Is anyone still able to view or download this from the > [http://www.jupiterbroadcasting.com/17822/richard-stallman-gnulas-s20e10/ > given link] by thread starter. > > I keep getting a 35kb file for all the direct download options on that page.
I get the same behavior with Linterna Mágica. The strangest thing is that if I copy the extracted link and pass it to wget I get the right file. [1] [2] The only logical explanation is they sniff the user-agent string, but then it is a mystery why wget does not trigger this.... Turns out they return the 35/37KB file on some user-agents. [3] Seems their user-agent sniffing logic is a poor job. ;) [1] $ wget --spider "http://blip.tv/file/get/Jupiterbroadcasting-RichardStallmanGNULASS20e10231.m4v" Spider mode enabled. Check if remote file exists. --2012-07-10 08:11:49-- http://blip.tv/file/get/Jupiterbroadcasting-RichardStallmanGNULASS20e10231.m4v Resolving blip.tv... 74.122.174.250 Connecting to blip.tv|74.122.174.250|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://j1.video2.blip.tv/7430010534036/Jupiterbroadcasting-RichardStallmanGNULASS20e10231.m4v [following] Spider mode enabled. Check if remote file exists. --2012-07-10 08:11:49-- http://j1.video2.blip.tv/7430010534036/Jupiterbroadcasting-RichardStallmanGNULASS20e10231.m4v Resolving j1.video2.blip.tv... 198.78.208.254, 192.221.103.254, 207.123.56.126 Connecting to j1.video2.blip.tv|198.78.208.254|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 666395814 (636M) [video/mp4] Remote file exists. [2] $ wget -O RMS_linux_show.mp4 "http://blip.tv/file/get/Jupiterbroadcasting-RichardStallmanGNULASS20e10231.m4v" --2012-07-10 08:12:07-- http://blip.tv/file/get/Jupiterbroadcasting-RichardStallmanGNULASS20e10231.m4v Resolving blip.tv... 74.122.174.250 Connecting to blip.tv|74.122.174.250|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://j1.video2.blip.tv/7430010534036/Jupiterbroadcasting-RichardStallmanGNULASS20e10231.m4v [following] --2012-07-10 08:12:07-- http://j1.video2.blip.tv/7430010534036/Jupiterbroadcasting-RichardStallmanGNULASS20e10231.m4v Resolving j1.video2.blip.tv... 198.78.208.254, 192.221.103.254, 207.123.56.126 Connecting to j1.video2.blip.tv|198.78.208.254|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 666395814 (636M) [video/mp4] Saving to: `RMS_linux_show.mp4' 0% [ ] 548,544 1.31M/s [3] $ wget --spider --user-agent "Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.16) Gecko/20110927 IceCat/3.6.16 (like Firefox/3.6.16)" "http://blip.tv/file/get/Jupiterbroadcasting-RichardStallmanGNULASS20e10231.m4v" Spider mode enabled. Check if remote file exists. --2012-07-10 08:13:39-- http://blip.tv/file/get/Jupiterbroadcasting-RichardStallmanGNULASS20e10231.m4v Resolving blip.tv... 74.122.174.250 Connecting to blip.tv|74.122.174.250|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://j-mirror.video2.blip.tv/Potatono-OOPViews677.mp4 [following] Spider mode enabled. Check if remote file exists. --2012-07-10 08:13:39-- http://j-mirror.video2.blip.tv/Potatono-OOPViews677.mp4 Resolving j-mirror.video2.blip.tv... 74.122.173.250 Connecting to j-mirror.video2.blip.tv|74.122.173.250|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://j42.video2.blip.tv/5560010393798/Potatono-OOPViews677.mp4 [following] Spider mode enabled. Check if remote file exists. --2012-07-10 08:13:40-- http://j42.video2.blip.tv/5560010393798/Potatono-OOPViews677.mp4 Resolving j42.video2.blip.tv... 198.78.208.254, 192.221.103.254, 207.123.56.126 Connecting to j42.video2.blip.tv|198.78.208.254|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 38370 (37K) [video/mp4] Remote file exists.
signature.asc
Description: This is a digitally signed message part
