Displays player links for the current user. Clicking on a link will open the relevant player.

Syntax:
<supercast-player-links subdomain="(your subdomain)" subscription-identifier="(identifier)"></supercast-player-links>
Attributes:
- subdomain - Your network or podcast subdomain. If you have a network and provide the subdomain of one of your podcasts, only that podcast's links will be shown. If you provide the network subdomain, all links for that user will be shown.
- subscription-identifier (optional) - If your subscription was created via the API, and you provided an external ID, you can reference it here to identify the correct user. If your users signed up through Supercast, you will need to identify them first with Supercast.startLogin() or Supercast.login() before loading this element.