pipwin icon indicating copy to clipboard operation
pipwin copied to clipboard

Soup error not fixed - is this package dead?

Open bjoh-01 opened this issue 2 years ago • 1 comments

dl_function = re.search(r"function dl.*\}", soup.find("script").string).group(0)

AttributeError: 'NoneType' object has no attribute 'group'

bjoh-01 avatar May 29 '23 02:05 bjoh-01

https://github.com/lepisma/pipwin/issues/64#issuecomment-1596034715

lepisma avatar Jun 18 '23 08:06 lepisma