How to avoid showing same content in all repeaters?

I have a website page where customers can upload their own videos which will show up on a dynamic page throught a submit button. The problem is that when they add a new video it show up in every repeater togheter with the same title name and description text. As you understand I will make it to only show up in one of the repeaters while the earlier uploaded videos stays unaffected. Do I have to use some code or can I solve it in a more simple way?