Problem I am trying to scrape the YouTube video streaming page to get the metadata of the video. I am […]
Tag: youtube
Tampermonkey script to check and replace youtube’s subscriptions to show all videos
Problem Just wanted a general review of the code to make sure I’m doing it properly/efficently. New to JS and […]
JavaScript: Simulating the process of removing multiple videos at once from a YouTube playlist
Problem I’ve written the code below with what little knowledge I have of JavaScript at the moment. The code simulates […]
Tampermonkey script to check and replace youtube’s subscriptions to show all videos
Problem Just wanted a general review of the code to make sure I’m doing it properly/efficently. New to JS and […]
Bookmarklet to go to YouTube channel RSS feed
Problem I’ve written a simple bookmarklet to go to the YouTube channel RSS feed URL from at least any video […]