yarliganfatih / Youtube-Live-Comments

MIT License
1 stars 0 forks source link

Does not work on shorts video #5

Open yarliganfatih opened 1 year ago

yarliganfatih commented 1 year ago
        // TODO videoContainer.appendChild Error

https://github.com/yarliganfatih/Youtube-Live-Comments/blob/61477f1c9a5959c34e6ce341ab06789df8947068/background.js#L46

yarliganfatih commented 1 year ago

Solution 1 : normalize shorts

const newUrl = currentUrl.replace('shorts', 'watch');