Pytube Showing 0 Videos in Playlist ! I used the len(playlist.video_urls) to retrieve the number of urls

前端 未结 0 1312
眼角桃花
眼角桃花 2020-12-18 22:59
def download_playlist(self, Output_Path, playlist_link):

    # Object of The Playlist Class
    initial = time.time()
    playlist =pytube.Playlist(playlist_link)

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题