This is my You tube url
It returns this response:
{
kind: "youtube#videoListResponse",
etag: ""sGDdEsjSJ_SnACpEvVQ6MtTzkrI/w7nxpQxTlGkdBoZPAIBIF2cALdw"",
pageInfo: {
totalResults: 1,
resultsPerPage: 1
},
items: [
{
kind: "youtube#video",
etag: ""sGDdEsjSJ_SnACpEvVQ6MtTzkrI/p0zloVjCNWVokJq4rLGkLn80h0I"",
id: "fS7w-TXinPE",
contentDetails: {
duration: "PT1H38M24S", # <--
dimension: "2d",
definition: "sd",
caption: "false",
licensedContent: true
}
}
]
}
What is this format, and how to change that the duration in india time??