
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
https://github.com/MoePlayer/APlayer
https://cdn.jsdelivr.net/npm/meting/dist/Meting.min.js https://unpkg.com/meting@1.0.0/dist/Meting.min.js
<script src="https://cdnjs.cloudflare.com/ajax/libs/aplayer/1.6.0/APlayer.min.js"></script>
<div class="aplayer"
data-id="60198"
data-server="netease"
data-type="playlist">
</div>
<script src="dist/Meting.min.js"></script>
https://music.163.com/#/playlist?id=60198
option | default | description |
---|---|---|
data-id | require | song id / playlist id / album id / search keyword |
data-server | require | music platform: netease , tencent , kugou , xiami , baidu |
data-type | require | song , playlist , album , search , artist |
data-mode | circulation | play mode, circulation , random , single , order |
data-autoplay | false | autoplay song(s), not supported by mobile browsers |
data-mutex | true | pause other players when this player playing |
data-listmaxheight | 340px | max height of play list |
data-preload | auto | the way to load music, can be none , metadata , auto |
data-theme | #ad7a86 | theme color |
more https://aplayer.js.org/docs/#/?id=options
Use self music API, see also https://github.com/metowolf/Meting
<script>
var meting_api='http://example.com/api.php?server=:server&type=:type&id=:id&r=:r';
</script>
<script src="dist/Meting.min.js"></script>
MetingJS © metowolf, Released under the MIT License.
Blog @meto · GitHub @metowolf · Twitter @metowolf · Telegram Channel @metooooo
FAQs
Wow, such a beautiful html5 music player (with Meting API)
The npm package meting receives a total of 713 weekly downloads. As such, meting popularity was classified as not popular.
We found that meting demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.