Giter Club home page Giter Club logo

potplayerpanvideosv's Introduction

PotplayerPanVideoSV

步骤

  • 1.打开PotPlayer安装路径,选择目录Extension\Media\PlayParse,将复制的MediaPlayParse - PanVideo.asMediaPlayParse - PanVideo.ico文件粘贴;

    MediaPlayParse - PanVideo.as下载地址

  • 2.脚本管理器安装PotplayerPanVideoSV.js;

  • 3.在脚本管理器中配置WEBDAV主机用户密码;

    3.1 注册附带webdav的网盘(坚果云、TeraCLOUD等)、TeraCLOUD用我的推荐码:DDGYA,可额外获得5g
    3.2 密码不是登陆密码,是授权第三方应用的密码

  • 4.选择好需要播放的视频,右键=>PotPlayer打开;

  • 5.为了再次打开potplayer,也能播放。在Extension\Media\PlayParse文件夹下新建panvideo.txt,文件内容为主机用户密码,格式如下

    dav.jianguoyun.com/dav
    [email protected]
    123456789

字幕

  • 1.从opensubtitles.com获取英文字幕,因为每人网络状况不同,可能出现开启字幕无法加载视频的状况;

  • 2.注册账号并开启API之后每个api每天100(或更多)个字幕;

  • 3.修改MediaPlayParse - PanVideo.as中的代码,开启字幕;

    3.1 添加一个api:array <string> apikey ={"api"};添加两个api:array <string> apikey ={"api_1","api_2"};
    3.2 int subcount = 0;//每个视频获取字幕个数,设置过多,可能无法加载视频。

其他

  • 1.可以在PotPlayer中切换画质;

  • 2.迅雷云盘,支持选择原画(非会员只有300KB/s);

  • 3.阿里云盘,支持选择原画,链接的有效期变长了。

画质选择

potplayerpanvideosv's People

Contributors

bleu404 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.