Салем, как ваши дела? как исправить? Traceback (most recent call last):
File "D:\Downloads_from_Microsoft_edge\Coursera-Machine-Learning-Course-Video-Downloader-master\Coursera-Machine-Learning-Course-Video-Downloader-master\
downloader.py", line 39, in <module>
crawl()
File "D:\Downloads_from_Microsoft_edge\Coursera-Machine-Learning-Course-Video-Downloader-master\Coursera-Machine-Learning-Course-Video-Downloader-master\
downloader.py", line 8, in crawl
getmorelinks(links)
File "D:\Downloads_from_Microsoft_edge\Coursera-Machine-Learning-Course-Video-Downloader-master\Coursera-Machine-Learning-Course-Video-Downloader-master\
downloader.py", line 20, in getmorelinks
c=page.count(x)
TypeError: argument should be integer or bytes-like object, not 'str'