shubham1710 / Youtube-downloader

It is a simple YouTube downloader which takes URL of the YouTube Video from the user and saves it in your device. Multiple Video downloads at the same time are also supported by this downloader.
60 stars 23 forks source link

valueError: too many values to unpack (expected 2) #4

Closed mchopan closed 4 years ago

mchopan commented 4 years ago

JPEG_20200729_150710 ![Uploading JPEG_20200729_150749.jpg…]()

shubham1710 commented 4 years ago

Yes, this was an issue as Youtube changed their Javascript so now this no longer works.

So, you need to install pytubeX to fix this issue. Its the new pytube3 update. Code will remain same.

Just do: pip install pytubeX