Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

zhw2590582

zhw2590582 opened a pull request on video-dev/hls.js
Add ArtPlayer Integration
### This PR will... Update the `README.md`, add [ArtPlayer](https://artplayer.org/?libs=https://cdnjs.cloudflare.com/ajax/libs/hls.js/1.5.17/hls.min.js&example=hls) Integration ### Why is thi...
zhw2590582 pushed 1 commit to master zhw2590582/hls.js
  • Add ArtPlayer Integration 37307d4

View on GitHub

zhw2590582 pushed 1 commit to master zhw2590582/ArtPlayer
  • chore: 更新 hls.js 版本至 1.5.17 13d4fc9

View on GitHub

zhw2590582 forked video-dev/hls.js

zhw2590582/hls.js

zhw2590582 closed an issue on zhw2590582/ArtPlayer
Edit the docs
I was just thinking maybe you could add the code editor on the docs for mobile devices
zhw2590582 created a comment on an issue on zhw2590582/ArtPlayer
no

View on GitHub

zhw2590582 created a comment on an issue on zhw2590582/ArtPlayer
```js async function convertVTTFormat(url) { try { const response = await fetch(url); const text = await response.text(); const lines = text.split('\n'); let converted = ['W...

View on GitHub

zhw2590582 created a comment on an issue on zhw2590582/ArtPlayer
Because the format is different, the regular analysis cannot be analyzed. The following is my current format https://artplayer.org/assets/sample/bbb-thumbnails.vtt

View on GitHub

zhw2590582 created a comment on an issue on zhw2590582/ArtPlayer
You can downlaod the js or use the cdn url https://cdn.jsdelivr.net/npm/artplayer-plugin-vtt-thumbnail/dist/artplayer-plugin-vtt-thumbnail.js

View on GitHub

zhw2590582 created a comment on an issue on zhw2590582/ArtPlayer
Like this? https://artplayer.org/?libs=./uncompiled/artplayer-plugin-vtt-thumbnail/index.js&example=vtt.thumbnail

View on GitHub

zhw2590582 starred microsoft/vscode-languagedetection
zhw2590582 pushed 1 commit to master zhw2590582/SubPlayer

View on GitHub

zhw2590582 starred airbnb/lottie-web
zhw2590582 created a comment on an issue on zhw2590582/ArtPlayer
给你写了个demo, 可以参考以下: [demo](https://artplayer.org/?libs=&code=const%20qualitys%20%3D%20%5B%0A%09%7B%0A%09%09default%3A%20true%2C%0A%09%09html%3A%20%27480P%27%2C%0A%09%09url%3A%20%27%2Fassets%2Fsample...

View on GitHub

zhw2590582 starred xenova/whisper-web
zhw2590582 created a comment on an issue on zhw2590582/ArtPlayer
hls有这个自动画质的功能,普通的mp4链接的话,要你自己去判断网速的大小才行

View on GitHub

zhw2590582 closed an issue on zhw2590582/ArtPlayer
Volume Booster Feature
Can you add volume booster functionality to the player in future?
zhw2590582 created a comment on an issue on zhw2590582/ArtPlayer
Because the iOS system does not provide an API for volume adjustment, the current unified method is to turn off volume adjustment on mobile devices.

View on GitHub

zhw2590582 starred BtbN/FFmpeg-Builds
zhw2590582 pushed 1 commit to master zhw2590582/ArtPlayer

View on GitHub

zhw2590582 pushed 1 commit to main zhw2590582/aimu-issues

View on GitHub

zhw2590582 pushed 1 commit to master zhw2590582/zhw2590582

View on GitHub

zhw2590582 starred drogus/jawsm
zhw2590582 pushed 1 commit to master zhw2590582/zhw2590582

View on GitHub

zhw2590582 pushed 1 commit to master zhw2590582/ArtPlayer

View on GitHub

zhw2590582 pushed 1 commit to main zhw2590582/aimu-issues

View on GitHub

zhw2590582 created a branch on zhw2590582/aimu-issues

main - aimu lite issues

zhw2590582 created a comment on an issue on zhw2590582/ArtPlayer
Please make sure you are using the latest version of artplayer

View on GitHub

zhw2590582 closed an issue on zhw2590582/ArtPlayer
AV1 manifest file do not play in Artplayer with Artplayer-HLS-Control
### Expected behaviour AV1 video codec should play fine in the Player. Known to work in JWPlayer so far. ### Actual behaviour The browser did not recognize the AV1 codec inside m3u8 file and o...
zhw2590582 created a comment on an issue on zhw2590582/ArtPlayer
try this: [demo](https://artplayer.org/?libs=https%3A%2F%2Fcdnjs.cloudflare.com%2Fajax%2Flibs%2Fhls.js%2F1.5.17%2Fhls.min.js&code=%2F%2F%20npm%20i%20hls.js%0A%2F%2F%20import%20Hls%20from%20%27hls.j...

View on GitHub

Load more