Closed danielboniface closed 7 years ago
@danielboniface I went one better on this:
Now you can do these on your own with this URL:
http://extras.denverpost.com/newsletter/post-preps-video-player.html?player=0ffsl9tz
Just notice that unique ID in the URLs you've been requesting -- it's like an 8-character alphanumeric string (0ffsl9tz
in this case). Just use this same URL and change the ?player=
to that string and it will dynamically create that script tag.
Thanks!