Skip to content

Moonpie413/xunleiaccount

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#抓取当日VIP账号并发送邮件

JeffreyWei/xunleiaccount fork的迅雷账号搜集软件, 添加了一个myemail模块可以 放到云主机上每天定时发送带有账号的的邮件

##迅雷会员

  • 迅雷数据源1

    http://521xunlei.com

      $ curl https://raw.githubusercontent.com/JeffreyWei/xunleiaccount/master/xunlei.py > xunlei.py		
    

      $ python  xunlei.py
    

  • 迅雷数据源2

    http://http://xlfans.com

      $ curl https://raw.githubusercontent.com/JeffreyWei/xunleiaccount/master/xunlei2.py > xunlei2.py
      $ python  xunlei2.py
    
  • 视频站点数据源

    http://www.vipfenxiang.com

      $ curl https://raw.githubusercontent.com/JeffreyWei/xunleiaccount/master/video.py > video.py
      $ python  video.py
    

##快速执行

$ curl https://raw.githubusercontent.com/JeffreyWei/xunleiaccount/master/xunlei.py | python

依赖安装

$ sudo pip install beautifulsoup

About

搜集迅雷会员账号并发送到邮箱

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%