Open chuchienshu opened 6 years ago
Hi!
I mostly stopped supporting this software, but I'd help however I can.
First of all, make sure to use the latest Selenium: https://pypi.org/project/selenium
If you're using Linux, the package available in your distribution may be older, so remove it and install the latest one using pip
.
Firefox manufacturers keep changing staff all the time, and Selenium has hard time keeping up. If the latest Firefox doesn't work with the latest Selenium, downgrade Firefox until it can. For now, you may try v56.
As for login problems, Vimeo guys also keep changing things in their page structure, so the script needs to be tweaked as they do it.
Unfortunately, I don't have time any longer to keep track of these changes and update the script, though you're free to fork it.
It's really not that complex, you may find that "#page_header h1 a" selector in the code and update it to something relevant to the current Vimeo page structure.
Good luck to you with that!
hi, @jolaf . While I googled some relevant solutions, I still cannot make it work.looking forward to your reply. thx!