DEV Community

Discussion on: How to Download YouTube videos in Python.

 
tangopj profile image
TangoPJ

I got this error: ImportError: cannot import name 'quote' from 'pytube.compat'. Then I installed pytube3 - now it works. Thank you a lot :)

Thread Thread
 
brahimbc profile image
brahimbc

Hi,
verify that the name of your script is not "pytube.py"