Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytube.exceptions.RegexMatchError #11

Closed
imvickykumar999 opened this issue Jan 22, 2022 · 0 comments
Closed

pytube.exceptions.RegexMatchError #11

imvickykumar999 opened this issue Jan 22, 2022 · 0 comments

Comments

@imvickykumar999
Copy link

import ytdownload as y
v = y.download_yt()

Title: Srivalli (Audio) | Pushpa | Allu Arjun, Rashmika Mandanna | Javed Ali | DSP | Sukumar
Number of views: 6925230
Length of video: 224
Rating of video: None
Traceback (most recent call last):
File "C:\Users\Vicky\AppData\Local\Programs\Python\Python39\lib\site-packages\pytube_main_.py", line 177, in fmt_streams
extract.apply_signature(stream_manifest, self.vid_info, self.js)
File "C:\Users\Vicky\AppData\Local\Programs\Python\Python39\lib\site-packages\pytube\extract.py", line 409, in apply_signature
cipher = Cipher(js=js)
File "C:\Users\Vicky\AppData\Local\Programs\Python\Python39\lib\site-packages\pytube\cipher.py", line 33, in init
raise RegexMatchError(
pytube.exceptions.RegexMatchError: init: could not find match for ^\w+\W

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants