My last clip result is located here which gives me something like
Last clip created by HeyitsLonestar while playing Deadlight - https://clips.twitch.tv/SarcasticRacySrirachaTBCheesePull
I would like to be able to extract just the URL and put it in an iframe like below but have no clue how:
<iframe
src="https://clips.twitch.tv/embed?clip=SarcasticRacySrirachaTBCheesePull"
height="360"
width="640"
frameborder="0"
scrolling="no"
allowfullscreen="true">
</iframe>
It seems I would need the last part of the URL to make this automated anytime a new clip is created:
SarcasticRacySrirachaTBCheesePull