My Code, (I have tried code from other websites too)
from pytube import YouTube
yt = YouTube("https://www.youtube.com/watch?v=oS8lASbvlpI")
myVideoStreams = yt.streams
print(myVideoStreams)
Error i got,
raise RegexMatchError(
pytube.exceptions.RegexMatchError: __init__: could not find match for ^\w+\W