amazon music - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Resources (https://community.mybb.com/forum-8.html) +--- Forum: MyCodes (https://community.mybb.com/forum-117.html) +--- Thread: amazon music (/thread-236121.html) |
amazon music - numanme - 2022-07-22 as anyone a code for amazon music RE: amazon music - Crazycat - 2022-07-22 You can only share freely a random playlist with amazon music if I well understand https://amazon-affiliate.eu/en/amazon-music-playlist-widget/. And you can just change the affiliate id. Or your members/visitors must have an amazon music account... Quite restrictive, isn't it ? RE: amazon music - numanme - 2022-07-22 Regular Expression \[Amazon2\](.*?)\[/Amazon2\] Replacement <iframe src='https://music.amazon.co.uk/embed/$1/?id=FpAGPnGH0e&marketplaceId=A1F83G8C2ARO7P&musicTerritory=GB' width='100%' height='550px' style='border:1px solid rgba(0, 0, 0, 0.12);max-width:'></iframe> [Amazon2\]B001MTVGS8[/Amazon2] |