I need a python script that takes link to a single youtube playlist and then gives out a list containing the links to individual videos in the playlist. I realize that same question was asked few years ago, but it was asked for python2.x and the codes in the answer don’t work properly. They are very wei…