
What is the fastest way to extract/copy the embed codes for 30+ videos?
Is there a way to export the Embed Codes for 30 + videos in one file?
Thanks!
Is there a way to export the Embed Codes for 30 + videos in one file?
Thanks!
Can you elaborate on what the end goal is here? Do you want a single player with a 30 item playlist, or do you want to embed 30 players with 30 pieces of content? Are you using the single-line embed code generated by the dashboard? If so, as long as you know the player ID of the player you want to use and the media IDs of all the different videos you want you can replace the code as follows:
<script src="//content.jwplatform.com/players/MEDIAID-PLAYERID.js"></script>Let me know if that helps.