APlayer
APlayer copied to clipboard
:lollipop: Wow, such a beautiful HTML5 music player
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

Hopes to increase the multi speed playback function
The listMaxHeight does not work and no scroll in Fixed mode. This problem also like : https://github.com/MoePlayer/APlayer/issues/277#issue-456161855 config: ``` const ap = new APlayer({ container: document.getElementById('aplayer'), fixed: true, autoplay: false,...
Hey 👋 is there a way to add a search/filter and a sort for example for the creation date?
我采用Meting-js,但是我发现当我的播放器所在的父元素有transform: translateY(-50%);该样式时,我无法调节播放器的音量。它将只有开和关,当我注释掉这该样式时,播放器能正常调节工作。我尝试过在https://aplayer.js.org/#/首页上添加 这个样式,同样也会出现该情况 I'm using meting-js, but when aplayer has a css which is transform: translateY(-50%), the volume just can't be adjusted, it's only zero or 100% volume. And it...

#### 描述 第一首歌播放的过程中切换到第二首歌(第二首歌无歌词),将会报错。 #### 资源 ```js [ { name: '星星点灯', // 本地资源 artist: '郑智化', url: './xx.m4a', cover: './xx.jpg', lrc: './xx.lrc' }, { name: '天空之城', // 线上资源 artist: '久石让', url: 'http://xx.mp3',...
中文用户请注意:请尽量用**英文**描述你的 issue,这样能够让尽可能多的人帮到你。 If you want to report a bug, please provide the following information: - The steps to reproduce. - A minimal demo of the problem via https://jsfiddle.net or http://codepen.io/pen...