yiyun

Results 56 comments of yiyun

[期待] (☆▽☆) 加上切换字幕,在此之前,我先去隔壁ckplayer了

> https://github.com/jiliangsoft/DPlayer/tree/multisubtitle > > 请问还需要吗,我自己项目上需要用,加了个切换字幕的功能(未来还需要做对应hls直接打包多个字幕的)。 好耶,先 fork 了

增加统一的URL替换?只是对最后返回的json中的url进行替换吗? 以前就有计划,增加扩展点,使之更具扩展性,同时也方便API不能用时,用户能自己替换,不过还没想好如何实现╮( ̄▽ ̄")╭ ,最近比较忙,等忙完这阵,我试试(・∀・(・∀・(・∀・*) PR Welcome!

@all-contributors please add @yiyungent for code,doc,example,maintenance,test

@all-contributors please add @yiyungent for code doc example maintenance test

例如: ```json { "GitHubOAuth": { "AppName": "HelloWorldPlugin", "HomePageUrl": "/api/GitHub/Index", "ClientId": "ea71f9ab3f05e7837e7a", "ClientSecret": "0f979a8fe468582748f069bc19a1e7c3083d2c4a", "RedirectUrl": "/api/GitHub/Callback", "Scopes": [ "user", "notifications", "repo" ] } } ``` 就可以对 `HomePageUrl` 展示一个对应的文本输入框 ,当然可在 `SettingsModel` 的属性上添加特性...

有的,可点击 README.md 最上方 QQ Group 徽章 唤醒 QQ,QQ群: 894031109

## 参考 - [Error unprotecting the session cookie.The payload was invalid. | 易学教程](https://www.e-learn.cn/topic/3713840)

```C# services.AddSession(); services.AddDataProtection().PersistKeysToFileSystem(new DirectoryInfo(Directory.GetCurrentDirectory() + Path.DirectorySeparatorChar + "DataProtection")); ```

## 参考 - [Error unprotecting the session cookie.The payload was invalid. | 易学教程](https://www.e-learn.cn/topic/3713840)