WAI
Status Update
Comments
sn...@google.com <sn...@google.com> #2
Hi, thanks for reaching out! I'm currently looking into this issue you're seeing with live streaming api endpoint. Will reach back with updates on this shortly.
sn...@google.com <sn...@google.com> #3
Any updates on this? Thanks!
ma...@germinait.com <ma...@germinait.com> #4
Unfortunately, this is currently unavailable to retrieve via API. I've added it to the feature request list with the internal teams and escalated again. However, we don't have an eta/timelines to when this will be implemented.
You can keep an eye on the [revision history part](https://developers.google.com/youtube/v3/live/revision_history ) of the documentation for updates or new features.
Thanks for bringing this to our attention!
You can keep an eye on the [revision history part](
Thanks for bringing this to our attention!
Description
- Description: We are using this API (
- API request with parameters used (DO NOT include your credential):
curl --location '
- Result (copy and paste a JSON response you received)
{
"kind": "youtube#searchListResponse",
"etag": "GFSV_jQb7Ee9Ct4_fuzqxjZCbi4",
"nextPageToken": "CDIQAA",
"regionCode": "IN",
"pageInfo": {
"totalResults": 139114,
"resultsPerPage": 50
},
"items": [
{
"kind": "youtube#searchResult",
"etag": "HrwZpWyc2zt1aF8OU3J3ueCdU7o",
"id": {
"kind": "youtube#video",
"videoId": "Evy0BWkfxR8"
},
"snippet": {
"publishedAt": "2025-03-25T15:55:12Z",
"channelId": "UC5GmGlx3N0C4a9fJafBZUog",
"title": "shehzaad punawala 🗿 Savage reply🔥 || Congress pravakta|| Karnataka mein Muslim reservation #shorts",
"description": "shehzaad punawala Savage reply || Congress pravakta|| Karnataka mein Muslim reservation #shorts #narendramodi ...",
"thumbnails": {
"default": {
"url": "
"width": 120,
"height": 90
},
"medium": {
"url": "
"width": 320,
"height": 180
},
"high": {
"url": "
"width": 480,
"height": 360
}
},
"channelTitle": "🕉️ℍ𝕚𝕟𝕕𝕦 𝕣𝕒𝕤𝕙𝕥𝕣𝕒 🚩",
"liveBroadcastContent": "none",
"publishTime": "2025-03-25T15:55:12Z"
}
},
{
"kind": "youtube#searchResult",
"etag": "BkGGt0UqsocMT7f8mba8s6FLWF0",
"id": {
"kind": "youtube#video",
"videoId": "IBAg037_v4w"
},
"snippet": {
"publishedAt": "2025-03-25T09:30:06Z",
"channelId": "UCBpiUhOKCJa9ie-VzSPuXXg",
"title": "💯Poonawalla Fincorp App se Loan Kaise Le | poonawalla fincorp personal loan apply kaise kare",
"description": "Poonawalla Fincorp App se Loan Kaise Le | poonawalla fincorp personal loan apply kaise kare PoonaWalla Fincorp से लोन ...",
"thumbnails": {
"default": {
"url": "
"width": 120,
"height": 90
},
"medium": {
"url": "
"width": 320,
"height": 180
},
"high": {
"url": "
"width": 480,
"height": 360
}
},
"channelTitle": "TECHY PAY",
"liveBroadcastContent": "none",
"publishTime": "2025-03-25T09:30:06Z"
}
},
}
- Expected result
The Video Resulted should not contain any Video with Title or description having these keywords -
-Shehzad_Ind -"aftab poonawala" -"aftab poonawalla" -Shahajad -Sehjad -SHEHJAD -Shezad -Sajad -Shehezad -Shahajaad -Tehseen -Tehsil -Sehzad -Shehjaad -"bjp spokesperson" -SHEZAAD -Shazad -Tehsin -Tehsen -shehzad -Tahsin -Sajjad -Sahazad -shahjad -shahzad -tehseenp -tahseen -teesen -Teehseen -Theseen -teheseen -Thehseen -Tehseem -tenseemp -taseen -Sehazad -sahjad -shehzaad -Shezadh -Shezade -Shezid -Shezud -Shezadah -Shaezad -Shezadn -Shezadd -Shaizad -Shayzad -Shesad -Shesed -Shazid -Shazud -Shezard -Shazade -Shizzad -Shezzad -Shesadd -Shahjahan -"Shehzad Poonawalla" -Sena -Killing -Boyfriend -Polygraph -Test -ShraddhaMurderCase -"Ebrahim Poonawala" -"Ebrahim Poonawalla" -Avinash -Kumar -Mansi -Pretend -Pretended -Pretending -shraddhawalkar -jail -arrested -Aftab -Aaftab -Walkar -Shraddha -Freezer -Hindu -"Hindu Sena" -Murder -Jihad -Polygraphy -adar -Natasha -MYPoonawalla -cyrus -Breeders -justice -mansion -Covovax -london -vaccines -covid -COVISHIELD -conference -pandemic -foundation -Hatchi -Miyake -amin -@aayiesha1 -Modi -covaxin -Vaccine -NatashaPoonawallas -"aaftab poonawalla" -"aftab poonawala" -"aftab poonawalla" -"aaftab poonawala" -"aaftab poonawala"
- Is it 100% reproducible?
Yes
- Reproducible API explorer link
It can be done with any API explorer link, we are doing it through Postman.