I have an great working iframe code for the latest video published on my YouTube channel. The issue is that it pulls all videos uploaded to the channel, not just the public videos. Is there a way to customize the code to just get the public videos?
<iframe width="550" height="325" src="https://www.youtube.com/embed?max-results=1&controls=0&showinfo=0&rel=0&listType=user_uploads&list=ChannelName" frameborder="0" allowfullscreen=""></iframe>