Giter Club home page Giter Club logo

thunderproxy's Introduction

ThunderProxyBuild

Developing GitHub license GitHub stars GitHub forks GitHub issues

Use Thunder to play while downloading, without XMP installed.

使用迅雷的边下边播功能,而不需要安装“迅雷看看”。

Known Problems 已知问题

[x] 使用VLC播放器时,第一个数据包写出后,TCP连接会被切断,导致VLC在开始播放的时候,需要等待几秒至十几秒的时间。(智障了。。忘记单独开线程了。。。直接把主线程堵死了。。。所以迟迟不能开始下载,导致的。。。)

开发环境

  • Visual Studio 2017
  • .NET Framework 4

输出类型为Console应用程序,如果不想看到黑框,请修改为Windows应用程序后重新生成。

使用步骤

  1. 从GitHub ReleaseGitHub Release下载最新的程序,或是git clone https://github.com/jinliming2/ThunderProxy.git,然后自行编译最新版。
  2. 直接双击主程序ThunderProxy.exe,将会生成一个配置文件config.xml
  3. 编辑配置文件config.xml,将其中的Command节点的值改为您使用的播放器的路径。(路径建议使用<![CDATA[]]>包裹起来)
  4. 打开注册表,新建注册表项HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Thunder Network\Xmp,并在下面新建一个“字符串值(REG_SZ)”,名称为Path,值为本程序的exe路径。(如果之前安装过迅雷看看,则这个注册表项可能是已经存在的,那么就直接修改就OK了)
  5. (建议)重新启动迅雷。
  6. 开始一个下载,(建议在下载一部分以后),点击边下边播按钮。

测试说明

本程序已在迅雷极速版 1.0.34.360配合VLC Windows 64-bit 2.2.4测试成功!

thunderproxy's People

Contributors

jinliming2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.