Menu

Tree [0e660a] master /
 History

HTTPS access


File Date Author Commit
 ShooterSubD 2014-09-25 Song Zhou Song Zhou [ecaeb4] add LICENSE
 ShooterSubX 2014-09-25 Song Zhou Song Zhou [ecaeb4] add LICENSE
 ShooterSubX.xcodeproj 2014-09-25 Song Zhou Song Zhou [ecaeb4] add LICENSE
 ShooterSubXTests 2014-09-25 Song Zhou Song Zhou [ecaeb4] add LICENSE
 en.lproj 2014-09-25 Song Zhou Song Zhou [ecaeb4] add LICENSE
 .gitignore unknown
 LICENSE.md 2014-09-25 Song Zhou Song Zhou [ecaeb4] add LICENSE
 README.md 2014-09-25 Song Zhou Song Zhou [0e660a] change LICENSE format

Read Me

ShooterSubX

Features:

  • 利用射手网 API 下载字幕。
  • 可设置下载字幕优先级。
  • 支持多视频字幕一起下载。
  • 可拖拽文件夹到程序主窗口。
  • 不会下载有延迟的字幕。
  • 下载的字幕在所选择的视频目录下。

Usage:

  • 把视频拖进程序窗口内(可以选择多个视频文件或文件夹)。
  • 点击 Download all 下载字幕。

Download:

请移步 Releases

With special thanks to:

感谢射手网提供的 API

参考了这个项目的 GUI。

仿照了这个 Python 代码的实现。

Contributors:

whmsysu

LISENCE

BSD-3

Copyright (c) 2014, Song Zhou
All rights reserved.

Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, 
   this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, 
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
   may be used to endorse or promote products derived from this software without 
   specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE,DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OFLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.