Closed ap32 closed 2 years ago
from here
document.querySelector("ytd-video-primary-info-renderer").querySelector('ytd-menu-renderer.ytd-video-primary-info-renderer yt-formatted-string[aria-label]') works for me.
document.querySelector("ytd-video-primary-info-renderer").querySelector('ytd-menu-renderer.ytd-video-primary-info-renderer yt-formatted-string[aria-label]')
Thank you for the bug report - I'll fix it.
Fixed in v0.0.0.5 & published. Should be public in a few hours.
from here
document.querySelector("ytd-video-primary-info-renderer").querySelector('ytd-menu-renderer.ytd-video-primary-info-renderer yt-formatted-string[aria-label]')
works for me.