I'm trying to get all the urls of the videos in a playlist. The playlist contains 700+ videos.
When I create a playlist with pafy.get_playlist
it only creates an array with 194 videos, not all of them.
So is there a size limit for the playlist with pafy?
According to this issue on their github page you can just use get_playlist2()