pytube
pytube copied to clipboard
BUGFIX: Fix regex issue
fix the regex issue in the cipher module that causes the package to stop working properly [https://github.com/pytube/pytube/issues/1918](issue related to it )
Assuming this needs to be done in tandem with the updates to the get_throttling_function_name from here?