Skip to content

Use Thunder to play while downloading, without XMP installed.

License

Notifications You must be signed in to change notification settings

jinliming2/ThunderProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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测试成功!

About

Use Thunder to play while downloading, without XMP installed.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages