oyjcmyn

Results 5 issues of oyjcmyn

It is recommended to add multiple subtitle switch support, which is the same as the subtitle function on YouTube. **中文** 建议增加多个字幕切换功能,类似youtube上的字幕功能切换、选择字幕一样。

feature

如,要IOS设备下,当全屏时,还可以显示字幕和切换字幕。 如下图:使用的是video.js 播放器,全屏情况下可以显示和选择字幕。 ![WechatIMG45](https://user-images.githubusercontent.com/24839942/164424076-9f3489f9-9ee5-458f-b4bf-496f34fa9adf.jpeg) 目前IOS设备,和大多数安卓设备中浏览器都支持。个别国内浏览器不太支持(如QQ浏览器)

feature

`c++: Internal error: Killed (program cc1plus) Please submit a full bug report. See for instructions. make[2]: *** [common/CMakeFiles/common.dir/pixel.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [common/CMakeFiles/common.dir/all] Error...

*** Could not run Ogg test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This...

/usr/local/python3/lib/python3.11/site-packages/pymysql/connections.py:846: UserWarning: Previous unbuffered result was left incomplete warnings.warn("Previous unbuffered result was left incomplete") 感觉与这个有关系,有设置了REQUEST_FILTER_SETTING 为 filter_type=3 同时在入库前,有进行一行mysql find查询hash,但是最后还是会重复,从重复的入库时间来看,在同秒进入的。 `hash = torrent['info_hash'] sql = f"SELECT `t_id`,`t_hash`,`t_douban_id`,`t_imdb_id` FROM `mv_torrent` WHERE t_hash='{hash}'"...