How to capture original Tudou video files
I used to think that HTML code is directly used to capture FLV or SWF files, but I found that potatoes could not be found, and I was depressed and did not know how to handle them. Today I finally found the principle to implement these captures, it seems that we have to study the HTTP protocol.
Video files such as Tudou cannot be directly captured by thunder, because they use flash FLV file format, and only a personalized flvplayer is captured by thunder. The opinion of icekernel is that there is obviously a better way to view the IE cache. The following describes the typical sequence of data packets: http://www.toodou.com/v/kv5fnawe4ry.
.!... EC (CC... N3.. BC..., n4s... r8.f "... zp8.. x} N. S ?.... G3b... 0 .... h. JF. *. {s8... i. '.. '... l .... d. <... Y .... +. D .. kg .. 7X.>... a. w. OQ .. k.4 .. z. lu .!...... ~ $. _. C> .....
.!. M22...... 'y @..
... Mij .. V .... Q .... 2. @... h. #.,.. % .. x. a.3... O :.. f. V .)........ H '.. 0... p. VQ !...... A .... f ......... H .. g... l .. k. a, 6 ..... a.91 .. lf. ct.].) #> 6. V .. +... + 0 /..... :.. B .. {... e. t ......... g ). * qt .. hz .. q.]... certificate % d "...... k. ". 2 .... k. :.... *.. %. d. "... S + .. T ...). p. i. V (.. 0 ...... q. ". 'd. X ...... *....... $ s .. invalid. R .... B .. (.. 7. + .. t]. d. D .;. R .. H .) V .. O .. AO ........... +. hu. d... fxy... XY .... $ .?... Y2 .. DUF... p .;. /U '. J ...... d. R ^ ....... K % .. $ ........ % W. em... S ..... v. /ch .. W .. &. r. Y {> T. /.... S (..... 4. _ pp. Z .. '{. v. (..... o.6.t ..,.... g.1b .. x. l ..... 5. J .. ESM... $. Q .... V '.. $... CC .. 4. ". G .... &! Lsvl. * n/T. *. S.. P. i0.m ......! H_..z.h... a... '. RB @...
...... I .. ...... [... BVB .. /.; D .. A .,.... = ...... 2 .... e. d] LME. +. /. 9i .. <6 .. '. /... eq .. X .. '. K ........ e. ~ C. @... V %... hn0 #... d. B ......
./N,... @ gr. p. L &..!. -V ..... qlf... -.. e. d, a2 ....... 0f. 7 +. 9d /... PS... H &#.) M ...... (X... (/. '. @.. S .... /$ ....... FS. '. B ...... P .... Z .. m. {:... e8.s. I .3.5.j (. R ....... Y .... $ p ......... e. j...
. Z... _ {... h % Eq .! #... P... u.
... DB./f
Z... 9. D.
. 1 *. H... f0n... e... F ......!. S. FG. #1] T ........ a... ua.8 .... W ...... da. <......... z... J ...... I
3. Submit the IID to/player/info. php to obtain the original FLV file address.
Bytes ---------------------------------------------------------------------------------------------------------------------
Post/player/info. php HTTP/1.1
Accept :*/*
Referer: http://www.toodou.com/player/player.swf? IID = 2119336
X-flash-version: 9, 0, 16, 0
Content-Type: Application/X-WWW-form-urlencoded
Content-Length: 48
Accept-encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; sv1;. Net CLR 2.0.50727; infopath.1)
HOST: www.toodou.com
Connection: keep-alive
Cache-control: No-Cache
COOKIE: toodou = 0fa1a1ba1262236ed123f0074095aaa9
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.