Hacker News new | ask | show | jobs
by buo 1980 days ago
My understanding is that the javascript in a web page executes in the client. How can the page owner obtain the video lists?
1 comments

The page owner is the one executing the commands to YouTube in the users behalf. They would just need to execute the commands, and then they could upload that data anywhere they would like
Thanks! I was missing exactly that part of the process.