yarliganfatih / Youtube-Live-Comments

MIT License
1 stars 0 forks source link

timestamped comment detector issue #8

Open yarliganfatih opened 1 year ago

yarliganfatih commented 1 year ago

Comments with "Could we get 100k likes ? 🥺" content match for all durations.

https://www.youtube.com/watch?v=BAHKFybRrZc

{
    "videoId": "BAHKFybRrZc",
    "textDisplay": "Could we get 100k likes ? 🥺",
    "textOriginal": "Could we get 100k likes ? 🥺",
    "authorDisplayName": "okhalysâ„¢",
    "authorProfileImageUrl": "https://yt3.ggpht.com/UiHRSrVrKGr4Jx5d1AkPsMIXb9U94CrAobiuRrAqRKGZgc-cyEPWgaa1b8OvWfKGFi8e46AWqQ=s48-c-k-c0x00ffffff-no-rj",
    "authorChannelUrl": "http://www.youtube.com/channel/UCPG7AfmXxAZYsxzHUAYb7nQ",
    "authorChannelId": {
        "value": "UCPG7AfmXxAZYsxzHUAYb7nQ"
    },
    "canRate": true,
    "viewerRating": "none",
    "likeCount": 545,
    "publishedAt": "2023-02-10T19:47:30Z",
    "updatedAt": "2023-02-10T19:47:30Z",
    "time": "0:04"
}

image