You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The download script imports an old version of PyTube, and is not compatible with the latest version. To use the script with the current version of PyTube (10.7.2), just comment out line 14 and 15 of download_youTube_playlist.py. # self.populate_video_urls() # prefix_gen = self._path_num_prefix_generator(reverse_numbering)
Is there someting wrong with the code? Thanks!
The text was updated successfully, but these errors were encountered: