Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Edit: Now you can put multiple players on the same page with the help of iFrames!
- // HTML code
- <iframe src="https://arandomsite.neocities.org/other/site/music/?json=Json-File-Name.json" style="border: 0;width: 100%;height:102px;"></iframe>
- // JSON file code
- {
- "name": "Song Name",
- "artist": "Song Artist",
- "cover": "Album Cover Image",
- "duration": "minutes:seconds",
- "durationSeconds": "seconds",
- "audio": "mp3 audio file"
- }
Advertisement
Add Comment
Please, Sign In to add comment