Linux 下使用 wget/aria2 进行离线迅雷批量下载(2)

来源:osmsg 作者:osmsg
  

用法如下,有两个东西要解释下:
第一个,user_task.htm就是你的迅雷任务页面,在Firefox可以用Ctrl+S进行保存下来,下载信息都在里面;
第二个,cookie file就是你的cookie文件,这个是给wget用的,这个文件你可以用firefox的export cookie这个插件获取(一般重新登陆之后就需要再次export一次,因为这个时候旧的cookie已经失效了),其他浏览器请自行问google;output dir就是你的下载保存路径,其他就不说了,不明白可以联系我。

1
2
3
4
5
6
7
8
9
10
11
12
13
(virpython2)[roowe@Arch mytools]$ ./thuner_xl_with_wget.py -h
usage: thuner_xl_with_wget.py [-h] [-p [P]] [-c [C]] [-o [O]] [-b] [-q] [-a]
 
Thuner li xian with wget
 
optional arguments:
  -h, --help  show this help message and exit
  -p [P]      load page file (default: ~/user_task.htm)
  -c [C]      load cookie file (default: ~/cookies.txt)
  -o [O]      output dir (default: ~/Downloads)
  -b          bt files only (default: False)
  -q          quiet, only log to file. (default: False)
  -a          download with aria2c (default: False)

执行下面的命令即可:

1
(virpython2)[roowe@Arch mytools]$ ./thuner_xl_with_wget.py -o /home/ftpusers/ics/movies/ -p ~/user_task.htm  -c ~/cookies.txt

时间:2011-10-27 08:44 来源:osmsg 作者:osmsg 原文链接

好文,顶一下
(4)
100%
文章真差,踩一下
(0)
0%
------分隔线----------------------------


把开源带在你的身边-精美linux小纪念品
无觅相关文章插件,快速提升流量