Labels

[web]Download film directly using Wget

Ah oh,  my univ. has a VOD server, but we cannot download the movies that storage on it directly.

After sniffer some package,  I know how to download it

here it is

add a header to http request,

GUID: 00000000-0000-0000-0000-000000000000

and set user agent to

RMA/1.0

use wget to download it

wget -U "RMA/1.0" \
     --header="ClientID: WinNT_5.1_6.0.12.1056_RealPlayer_R30CND_zh-CN_686"
     URL