replace phantomjs #33

Closed
opened 2024-03-01 20:49:27 +01:00 by lnl · 5 comments

it's officially discontinued since 2018 - https://github.com/ariya/phantomjs/issues/15344

playwright seems to be the best alternative, especially because it can use either Firefox, Chromium or WebKit as a driver. https://github.com/microsoft/playwright-python

it's officially discontinued since 2018 - https://github.com/ariya/phantomjs/issues/15344 playwright seems to be the best alternative, especially because it can use either Firefox, Chromium or WebKit as a driver. https://github.com/microsoft/playwright-python
lnl self-assigned this 2024-03-01 20:49:27 +01:00
lnl closed this issue 2024-03-01 20:49:27 +01:00
Poster
Owner
88f5839a3799e7c3954ecedc73eb8afa4acd70ab 95b061297c480b0a53c32bbd97b3a77564544c09 85e45ed60709379c908999de6a95f70781eccdb4
Poster
Owner
9224bfe84f30ecb37e45f0eb232d89bb02065dbb 6807c8869a0a06f7eee5ae67f8c391d1e70c945e 1cbbae38684b49c0987e63f216660fa2c404f055 1804387116ae30d56084837a4d5f8fafc7c4a892 339db8d1d20c6323b7d42b95e234fe8874a09010
Poster
Owner

mentioned in commit c53f744097

mentioned in commit c53f74409718129b70c84275e152827efeabdeb9
Poster
Owner

assigned to @selfisekai

assigned to @selfisekai
Poster
Owner

both Playwright and Selenium require python 3.7+, so we'll have to drop support for python 2.7 and 3.6 on some extractors.

dropping Selenium idea since also has other totally fucked up requirements: https://github.com/SeleniumHQ/Selenium#requirements

both Playwright and Selenium require python 3.7+, so we'll have to drop support for python 2.7 and 3.6 on some extractors. dropping Selenium idea since also has other totally fucked up requirements: https://github.com/SeleniumHQ/Selenium#requirements
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: laudom/haruhi-dl#33
There is no content yet.