Skip to content

mustafaxt2/youtube_video_audio_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube.mp4

If you encounter a problem with regex, go into the C:\Users\yourUsername\AppData\Local\Programs\Python\Python311\Lib\site-packages\pytube folder, edit the cipher.py file and replace the line 30, which is: var_regex = re.compile(r"^\w+\W") With this line: var_regex = re.compile(r"^$*\w+\W")

About

Youtube Video&Audio Downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages