I am getting duplicate videos while hitting playlist endpoints
Sample URL:
https://www.googleapis.com/youtube/v3/playlistItems?part=snippet&maxResults=50&playlistId=<id>"
Duplicate video items have different etag
and snippet.position
.
What's the significant of duplicates with different etag
and how to fetch the latest record.