一个时代彻底结束
同时,本来想修复一下播放器的进度条预览问题的,播放器都改好了突然想起乐视这边炸了。存放播放器用了一些小trick,和乐视有点关系
看来是没有机会了
很久之前存的av6下的东西,也不想再补档了,费时费力
等待官方修复教育网playurl问题
另外,tucao全线爆炸
“谢谢观赏”
咦,这里怎么有一辆车?
一个时代彻底结束
同时,本来想修复一下播放器的进度条预览问题的,播放器都改好了突然想起乐视这边炸了。存放播放器用了一些小trick,和乐视有点关系
看来是没有机会了
很久之前存的av6下的东西,也不想再补档了,费时费力
等待官方修复教育网playurl问题
另外,tucao全线爆炸
“谢谢观赏”
咦,这里怎么有一辆车?
Kara no Kyoukai – Fukan Fuukei 3D BDrip
经历记录
在贴吧找到的源,bd iso镜像
尝试播放时发现分3段ssif,于是想自己压一下
搜索一下午,最终找到了ssifSource
坑一:stereoscopic player播放2d+depth文件极度卡顿,原因不明
不使用ldecod重新压制
坑二:sample_decode默认软件解码,需要去i卡集显驱动里找硬解dll,然后启用【intel_param = “-hw”】
坑三:压制00002.ssif时不能用硬解,卡在10帧处,只能用软解2fps压制,不确定是源问题还是解码器问题
耗费大半天压制完毕
坑四:ffdshow ass渲染无法正确处理旋转
好好好,压字幕
压入字幕又见新问题
暂时更新至此,继续研究fontconfig字体选择问题
修复字体问题失败,始终无法读取对应字体,最后就那样了
看完后没什么感觉,就是剧场版加景深效果,以及红蓝标准的看完眼瞎buff
远离非英文名称的字体
参考贝宁大师的指引,整了个泛域名证书
https://assl.loovit.net/
https://hostsymbol.com/clients/cart.php?a=add&pid=1
给数据服务器换了https,stunnel真好用
目前阻止BP HSTS的有:
总之怼死b站弹幕服务器
ix.hdslb.com图片问题,倒是可以直接强行搞到https://account-img.bilibili.com解决
似乎全https指日可待 ?
最终还是用nginx自带ssl比较稳
腾讯云不备案也能用80 443真好
感觉上直接网页下弹幕的人似乎不会很多?或许是时候hsts了,xhr下载就转发一下好了
package goddrinksjava;
/*
* The program GodDrinksJava implements an application that
* creates an empty simulated world with no meaning or purpose.
*
* @author momocashew
*/
public class GodDrinksJava {
public static void main(String[] args) {
Thing me = new Lovable("Me", 0, true, -1 false);
Thing you = new Lovable("You", 0, true, -1 false);
World world = new World(5);
world.addThing(me);
world.addThing(you);
world.startSimulation();
/*
Switch on the power line
Remember to put on
PROTECTION
Lay down your pieces
And let's begin
OBJECT CREATION
Fill in my data parameters
INITIALIZATION
Set up our new world
And let's begin the
SIMULATION
*/
if(me instanceof PointSet){
you.addAttribute(me.getDimensions().toAttribute());
me.resetDimensions();
}
/*
If I'm a set of points
Then I will give you my
DIMENSION
*/
if(me instanceof Circle){
you.addAttribute(me.getCircumference().toAttribute());
me.resetCircumference();
}
/*
If I'm a circle
Then I will give you my
CIRCUMFERENCE
*/
if(me instanceof SineWave){
you.addAction("sit", me.getTangent(you.getXPosition()));
}
/*
If I'm a sine wave
Then you can sit on all my
TANGENTS
*/
if(me instanceof Sequence){
me.setLimit(you.toLimit());
}
/*
If I approach infinity
Then you can be my
LIMITATIONS
*/
me.toggleCurrent();
/*
Switch my current
To AC to DC
*/
me.canSee(false);
/*
And then blind my vision
*/
me.addFeeling("dizzy");
/*
So dizzy so dizzy
*/
world.timeTravelForTwo("AD", 617, me, you);
world.timeTravelForTwo("BC", 3691, me, you);
/*
Oh we can travel
To A.D to B.C
*/
world.unite(me, you);
/*
And we can unite
So deeply so deeply
*/
if(me.getNumStimulationsAvailable() >=
you.getNumStimulationsNeeded()){
you.setSatisfaction(me.toSatisfaction());
}
/*
If I can
If I can give you all the
STIMULATIONS
Then I can
Then I can be your only
SATISFACTION
*/
if(you.getFeelingIndex("happy") != -1){
me.requestExecution(world);
}
/*
If I can make you happy
I will run the
EXECUTION
*/
world.lockThing(me);
world.lockThing(you);
/*
Though we are trapped
In this strange strange
SIMULATION
*/
if(me instanceof Eggplant){
you.addAttribute(me.getNutrients().toAttribute());
me.resetNutrients();
}
/*
If I'm an eggplant
Then I will give you my
NUTRIENTS
*/
if(me instanceof Tomato){
you.addAttribute(me.getAntoxidants().toAttribute());
me.resetAntoxidants();
}
/*
If I'm a tomato
Then I will give you
ANTIOXIDANTS
*/
if(me instanceof TabbyCat){
me.purr();
}
/*
If I'm a tabby cat
Then I will purr for your
ENJOYMENT
*/
if(world.getGod().equals(me)){
me.setProof(you.toProof());
}
/*
If I'm the only god
Then you're the proof of my
EXISTENCE
*/
me.toggleGender();
/*
Switch my gender
To F to M
*/
world.procreate(me, you);
/*
And then do whatever
From AM to PM
*/
me.toggleRoleBDSM();
/*
Oh switch my role
To S to M
*/
world.makeHigh(me);
world.makeHigh(you);
/*
So we can enter
The trance the trance
*/
if(me.getSenseIndex("vibration")){
me.addFeeling("complete");
}
/*
If I can
If I can feel your
VIBRATIONS
Then I can
Then I can finally be
COMPLETION
*/
world.unlock(you);
world.removeThing(you);
/*
Though you have left
*/
me.lookFor(you, world);
me.lookFor(you, world);
me.lookFor(you, world);
me.lookFor(you, world);
me.lookFor(you, world);
/*
You have left
You have left
You have left
You have left
You have left me in
ISOLATION
*/
if(me.getMemory().isErasable()){
me.removeFeeling("disheartened");
}
/*
If I can
If I can erase all the pointless
FRAGMENTS
Then maybe
Then maybe you won't leave me so
DISHEARTENED
*/
try{
me.setOpinion(me.getOpinionIndex("you are here"), false);
}
catch(IllegalArgumentException e){
world.announce("God is always true.");
}
/*
Challenging your god
You have made some
ILLEGAL ARGUMENTS
*/
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
/*
EXECUTION
EXECUTION
EXECUTION
EXECUTION
EXECUTION
EXECUTION
EXECUTION
EXECUTION
EXECUTION
EXECUTION
EXECUTION
EXECUTION
*/
world.announce("1","de");
world.announce("2","es");
world.announce("3","fr");
world.announce("4","kr");
world.announce("5","se");
world.announce("6","cn");
world.runExecution();
/*
EIN
DOS
TROIS
NE
FEM
LIU
EXECUTION
*/
if(world.isExecutableBy(me)){
you.setExecution(me.toExecution());
}
/*
If I can
If I can give them all the
EXECUTION
Then I can
Then I can be your only
EXECUTION
*/
if(world.getThingIndex(you) != -1){
world.runExecution();
}
/*
If I can have you back
I will run the
EXECUTION
*/
me.escape(world);
/*
Though we are trapped
We are trapped ah
*/
me.learnTopic("love");
/*
I've studied
I've studied how to properly
LO-O-OVE
*/
me.takeExamTopie("love");
/*
Question me
Question me I can answer all
LO-O-OVE
*/
me.getAlgebraicExpression("love");
/*
I know the algebraic expression of
LO-O-OVE
*/
me.escape("love");
/*
Though you are free
I am trapped
Trapped in
LO-O-OVE
*/
world.execute(me);
/*
EXECUTION
*/
}
}
package goddrinksjava;
/*
* The program GodDrinksJava implements an application that
* creates an empty simulated world with no meaning or purpose.
*
* @author momocashew
*/
public class GodDrinksJava {
public static void main(String[] args) {
Thing me = new Lovable("Me", 0, true, -1 false);
Thing you = new Lovable("You", 0, true, -1 false);
World world = new World(5);
world.addThing(me);
world.addThing(you);
world.startSimulation();
/////////////////////////////////////////
if(me instanceof PointSet){
you.addAttribute(me.getDimensions().toAttribute());
me.resetDimensions();
}
if(me instanceof Circle){
you.addAttribute(me.getCircumference().toAttribute());
me.resetCircumference();
}
if(me instanceof SineWave){
you.addAction("sit", me.getTangent(you.getXPosition()));
}
if(me instanceof Sequence){
me.setLimit(you.toLimit());
}
/////////////////////////////////////////
me.toggleCurrent();
me.canSee(false);
me.addFeeling("dizzy");
world.timeTravelForTwo("AD", 617, me, you);
world.timeTravelForTwo("BC", 3691, me, you);
world.unite(me, you);
/////////////////////////////////////////
if(me.getNumStimulationsAvailable() >=
you.getNumStimulationsNeeded()){
you.setSatisfaction(me.toSatisfaction());
}
if(you.getFeelingIndex("happy") != -1){
me.requestExecution(world);
}
world.lockThing(me);
world.lockThing(you);
/////////////////////////////////////////
if(me instanceof Eggplant){
you.addAttribute(me.getNutrients().toAttribute());
me.resetNutrients();
}
if(me instanceof Tomato){
you.addAttribute(me.getAntoxidants().toAttribute());
me.resetAntoxidants();
}
if(me instanceof TabbyCat){
me.purr();
}
if(world.getGod().equals(me)){
me.setProof(you.toProof());
}
/////////////////////////////////////////
me.toggleGender();
world.procreate(me, you);
me.toggleRoleBDSM();
world.makeHigh(me);
world.makeHigh(you);
/////////////////////////////////////////
if(me.getSenseIndex("vibration")){
me.addFeeling("complete");
}
world.unlock(you);
world.removeThing(you);
me.lookFor(you, world);
me.lookFor(you, world);
me.lookFor(you, world);
me.lookFor(you, world);
me.lookFor(you, world);
if(me.getMemory().isErasable()){
me.removeFeeling("disheartened");
}
try{
me.setOpinion(me.getOpinionIndex("you are here"), false);
}
catch(IllegalArgumentException e){
world.announce("God is always true.");
}
/////////////////////////////////////////
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.runExecution();
world.announce("1","de");
world.announce("2","es");
world.announce("3","fr");
world.announce("4","kr");
world.announce("5","se");
world.announce("6","cn");
world.runExecution();
/////////////////////////////////////////
if(world.isExecutableBy(me)){
you.setExecution(me.toExecution());
}
if(world.getThihngIndex(you) != -1){
world.runExecution();
}
me.escape(world);
/////////////////////////////////////////
me.learnTopic("love");
me.takeExamTopie("love");
me.getAlgebraicExpression("love");
me.escape("love");
/////////////////////////////////////////
world.execute(me);
}
}
estertion.win
喜闻乐见namesilo $1.89系列之一
旧域名自生自灭,到期即废弃
真是对国内的这些公司没有一点好感
某姬闹的好大啊
嘛,关我卵事
听说有一键登录接口,就去看了看
总结一下发现
一个新的appkey:1327d048d3ab5f78,暂没有获取到appSecret
几个新的api
其中所说的直接登录的就是getRoomUrl
此api跳转至 https://account.bilibili.com/api/login/sso 并且该api接受自己生成的有效参数组合
接受参数 access_key用于登陆,附带gourl可指定登录后跳转地址
6/16
在某dalao的挖掘下,翻到了appSecret
关于知乎上什么“安全隐患”,持怀疑态度,这客户端不就是个rsa登录,全程accesskey的东西么,里面能有什么重要东西
或许最珍贵的就是这个secret了吧