javascript - Scripting to automate deletion of all Youtube comments -


i'm trying delete old youtube comments via comment history page on youtube. see: https://www.youtube.com/feed/history/comment_history.

it's long , tedious process. i've tried record macro run through them doesn't quite work 'menu' button delete comment doesn't appear in same place every time depending on length of comment.

i've since decided try , record javascript events via chromes developer menu, feel i'm barking wrong tree here. 'menu' button appears on-hover won't work.

any ideas/solutions appreciated.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -