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

Request for PocketCasts

Open flumpiey opened this issue 5 years ago • 0 comments

Link: https://play.pocketcasts.com/web/podcasts Name: PocketCasts Player control element html:

  • Play/Pause: <button class="animated-play-button play_pause_button pause_button" aria-label="Play"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" width="96" height="96" style="width: 100%; height: 100%;" preserveAspectRatio="xMidYMid meet"><defs><clipPath id="animationMask_T5ITdV4jMB"><rect width="96" height="96" x="0" y="0"></rect></clipPath></defs><g clip-path="url(#animationMask_T5ITdV4jMB)"><g style="-moz-user-select: none;" transform="matrix(1,0,0,1,48.023,48.016)" opacity="1"><g opacity="1" transform="matrix(-1,0,0,-1,11.446,0)"><path fill="rgb(255,255,255)" fill-opacity="1" d="M0 0 M17.492,-19.016 C17.492,-19.567999999999998 17.94,-20.016 18.492,-20.016 C18.492,-20.016 27.508,-20.016 27.508,-20.016 C28.06,-20.016 28.508,-19.567999999999998 28.508,-19.016 C28.508,-19.016 28.508,19.016 28.508,19.016 C28.508,19.567999999999998 28.06,20.016 27.508,20.016 C27.508,20.016 18.492,20.016 18.492,20.016 C17.94,20.016 17.492,19.567999999999998 17.492,19.016 C17.492,19.016 17.492,-19.016 17.492,-19.016zM0 0 M-5.508,-19.016 C-5.508,-19.567999999999998 -5.0600000000000005,-20.016 -4.508,-20.016 C-4.508,-20.016 4.508,-20.016 4.508,-20.016 C5.0600000000000005,-20.016 5.508,-19.567999999999998 5.508,-19.016 C5.508,-19.016 5.508,19.016 5.508,19.016 C5.508,19.567999999999998 5.0600000000000005,20.016 4.508,20.016 C4.508,20.016 -4.508,20.016 -4.508,20.016 C-5.0600000000000005,20.016 -5.508,19.567999999999998 -5.508,19.016 C-5.508,19.016 -5.508,-19.016 -5.508,-19.016z"></path><path stroke-linecap="butt" stroke-linejoin="miter" fill-opacity="0" stroke-miterlimit="4" stroke="rgb(255,255,255)" stroke-opacity="1" stroke-width="0" d="M0 0 M17.492,-19.016 C17.492,-19.567999999999998 17.94,-20.016 18.492,-20.016 C18.492,-20.016 27.508,-20.016 27.508,-20.016 C28.06,-20.016 28.508,-19.567999999999998 28.508,-19.016 C28.508,-19.016 28.508,19.016 28.508,19.016 C28.508,19.567999999999998 28.06,20.016 27.508,20.016 C27.508,20.016 18.492,20.016 18.492,20.016 C17.94,20.016 17.492,19.567999999999998 17.492,19.016 C17.492,19.016 17.492,-19.016 17.492,-19.016zM0 0 M-5.508,-19.016 C-5.508,-19.567999999999998 -5.0600000000000005,-20.016 -4.508,-20.016 C-4.508,-20.016 4.508,-20.016 4.508,-20.016 C5.0600000000000005,-20.016 5.508,-19.567999999999998 5.508,-19.016 C5.508,-19.016 5.508,19.016 5.508,19.016 C5.508,19.567999999999998 5.0600000000000005,20.016 4.508,20.016 C4.508,20.016 -4.508,20.016 -4.508,20.016 C-5.0600000000000005,20.016 -5.508,19.567999999999998 -5.508,19.016 C-5.508,19.016 -5.508,-19.016 -5.508,-19.016z"></path></g><g opacity="1" transform="matrix(1,0,0,1,0,0)"><path fill="rgb(255,255,255)" fill-opacity="1" d="M0 0 M-146.023,310.984"></path><path stroke-linecap="butt" stroke-linejoin="miter" fill-opacity="0" stroke-miterlimit="4" stroke="rgb(255,255,255)" stroke-opacity="1" stroke-width="0" d="M0 0 M-146.023,310.984"></path></g></g></g></svg></button>

  • Next: <button class="skip-forward-button skip_forward_button" aria-label="Skip forward"><p>30</p></button>

  • Previous: <button class="skip-back-button skip_back_button" aria-label="Skip back"><p>15</p></button>

flumpiey avatar May 22 '19 10:05 flumpiey