"Playlist" isn't working properly. According to pytube3 documentation (https://pypi.org/project/pytube3/), we are supposed to get a list of "YouTube" objects for youtube playlist video URLs from "playlist" object instead of a list of playlist video URLs as strings. Screenshot of documentation is shown below:
I have made a little modification and now it's working fine. If you are happy with my solution, then please accept this pull request............
"Playlist" isn't working properly. According to pytube3 documentation (https://pypi.org/project/pytube3/), we are supposed to get a list of "YouTube" objects for youtube playlist video URLs from "playlist" object instead of a list of playlist video URLs as strings. Screenshot of documentation is shown below:
I have made a little modification and now it's working fine. If you are happy with my solution, then please accept this pull request............