Skip to content

VardhanHegde/modern-GUI-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

install libraries given in "requitrements.txt"

there is an issue with stream function in pytube go to pytube/cipher.py

look for :

r'a.[a-zA-Z]\s*&&\s*([a-z]\s*=\sa.get("n"))\s&&.?||\s([a-z]+)', r'([a-z]\s*=\s*([a-zA-Z0-9$]+)([\d+])?([a-z])',

replace it with:

r'a.[a-zA-Z]\s*&&\s*([a-z]\s*=\sa.get("n"))\s&&.?||\s([a-z]+)', r'([a-z]\s*=\s*([a-zA-Z0-9$]+)([\d+])([a-z])',

your code will download the link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages