browser-media-players icon indicating copy to clipboard operation
browser-media-players copied to clipboard

[Request] Mixcloud

Open rah2501 opened this issue 1 year ago • 0 comments

Link: https://mixcloud.com/ Name: Mixcloud

Pause:

<button aria-label="Pause" class="PlayButton__PlayerControl-css-in-js__sc-v1elkk-1 hpMpfh"><span class="PlayButton__PlayButtonIcon-css-in-js__sc-v1elkk-2 bYsnxH"><svg height="60" viewBox="0 0 60 60" width="60" xmlns="http://www.w3.org/2000/svg"><path d="M30 0a30 30 0 110 60 30 30 0 010-60zm-4 18h-4v24h4zm12 0h-4v24h4z" fill="#1e2337" fill-rule="evenodd"></path></svg></span></button>

Seek forward:

<button aria-label="Seek forwards" data-tooltip="Keep tapping to seek faster" class="SeekButton__SeekButtonContainer-css-in-js__sc-7vewg0-0 fSCeEY"><div class="SeekButton__SeekButtonWrapper-css-in-js__sc-7vewg0-4 iFYGHQ"><svg width="32" height="12" viewBox="0 0 32 12" xmlns="http://www.w3.org/2000/svg"><path d="M24.07 0l-1.1 1.75L28.14 5H8.03C2.62 4.82.09 6.45 0 11.85V12h2c0-4.43 1.57-5.07 5.71-5.01h20.53l-5.27 3.3 1.1 1.75 7.99-5-.03-.05h.03v-2h-.02L24.07 0z" fill="#1E2337" fill-rule="evenodd"></path></svg><p class="SeekButton__SeekButtonText-css-in-js__sc-7vewg0-1 SeekButton__SeekForwardButtonText-css-in-js__sc-7vewg0-3 eyFrsh fRJLWu">30s</p></div></button>

Seek backwards:

<button aria-label="Seek backwards" data-tooltip="Keep tapping to seek faster" class="SeekButton__SeekButtonContainer-css-in-js__sc-7vewg0-0 fSCeEY"><div class="SeekButton__SeekButtonWrapper-css-in-js__sc-7vewg0-4 iFYGHQ"><svg width="32" height="12" viewBox="0 0 32 12" xmlns="http://www.w3.org/2000/svg"><path d="M7.99 0l1.1 1.75L3.92 5h20.1c5.42-.17 7.95 1.46 8.04 6.86V12h-2c0-4.43-1.57-5.07-5.71-5.01H3.82l5.27 3.3-1.1 1.75-7.99-5 .03-.05H0v-2h.02L8 0z" fill="#1E2337" fill-rule="evenodd"></path></svg><p class="SeekButton__SeekButtonText-css-in-js__sc-7vewg0-1 SeekButton__SeekBackButtonText-css-in-js__sc-7vewg0-2 eyFrsh dxplBj">30s</p></div></button>

Thanks.

rah2501 avatar Aug 20 '23 18:08 rah2501