How to print out a list of a YouTube channel`s latest video uploads with the command-line.

There is an easy way to print out a list of a YouTube channel`s latest video uploads with the command line. This involves curl and grep. This is a very neat trick. Below is an example of this in action. Get the Youtube channel-id by viewing the HTML source of the channel page and looking … Read more