📜  如何在 osu 论坛中插入音频 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:43.905000             🧑  作者: Mango

代码示例1
[audio]URL[/audio]

The [audio] tag is used to embed an HTML5 audio player from an online audio source. Audio files can be sourced from anywhere, as long as the file exists from a given URL. Local file paths (e.g., C:\Users\Name\Music\audio.mp3) will not work.

Caution: Please beware that not all file-sharing services appreciate the ripping of their audio files, due to the music piracy concerns. osu! is not responsible for any copyright issues that users may encounter in that regard.

To embed audio files through this method, users must paste its source URL (e.g. https://www.example.com/example.mp3) between the two [audio] tags.