sebthom
|
2c3515ec00
|
Delete ads only by id (and not by title). Fixes #55
|
2022-05-15 13:51:22 +02:00 |
|
Tim
|
5f73190a5d
|
Implement suggested improvements
|
2022-05-02 23:19:27 +02:00 |
|
Tim
|
e168648bad
|
Use list literal
|
2022-05-02 23:19:27 +02:00 |
|
Tim
|
8e3e03d6cb
|
Sort images per path
Sort images on a per path/pattern basis instead of sorting all of them at once after reading them. Also using list instead of set.
|
2022-05-02 23:19:27 +02:00 |
|
Maximilian Krause
|
76441c5639
|
fix: fixed category ids for women's shoes
|
2022-04-27 23:58:40 +02:00 |
|
Tim
|
b14a383384
|
typo fixed
|
2022-04-26 14:47:55 +02:00 |
|
sebthom
|
64ba3d38b4
|
Fix #61 price_type NEGOTIABLE without price not supported
|
2022-04-25 13:46:03 +02:00 |
|
sebthom
|
102644296a
|
Don't require price for GIVE_AWAY ads #52
|
2022-04-04 12:58:59 +02:00 |
|
sebthom
|
3964a3a1d3
|
Allow setting price-type to NOT_APPLICABLE. Addresses #52
|
2022-03-31 23:26:57 +02:00 |
|
sebthom
|
55e018ac3f
|
Workaround for #46 WebDriverException: Message: target frame detached
|
2022-03-27 21:05:41 +02:00 |
|
sebthom
|
fd3306bb3d
|
Fix #47 NoSuchElementException - ShippingPickupSelector
|
2022-03-27 21:00:50 +02:00 |
|
sebthom
|
407659a34d
|
Ensure configured binary location is correct
|
2022-03-27 20:09:35 +02:00 |
|
sebthom
|
d673743912
|
Improve webdriver download
|
2022-03-23 22:23:26 +01:00 |
|
sebthom
|
6a12b8bceb
|
add assert_free_ad_limit_not_reached
|
2022-03-22 20:03:00 +01:00 |
|
sebthom
|
1de13bf43b
|
upgrade webdriver-manager and improve browser version detection
|
2022-03-22 14:12:52 +01:00 |
|
sebthom
|
29e60b50bc
|
#40 Handle 'Gewerbliche Angebote' disclaimer
|
2022-03-17 12:36:57 +01:00 |
|
sebthom
|
414df7736c
|
Improving type hints
|
2022-03-13 13:25:52 +01:00 |
|
sebthom
|
8437ca187a
|
Catch NoSuchElementException instead of BaseException
|
2022-03-12 19:55:20 +01:00 |
|
sebthom
|
dfa5edeff0
|
Workaround for #39
|
2022-03-12 19:30:35 +01:00 |
|
sebthom
|
c6fd4f25ae
|
move TypeVar T to utils module
|
2022-03-12 19:30:11 +01:00 |
|
sebthom
|
2597b902be
|
add --keep-old flag
|
2022-03-12 18:55:49 +01:00 |
|
sebthom
|
9196ed4535
|
Improve exception logging
|
2022-03-12 14:55:32 +01:00 |
|
sebthom
|
3eb8cf0fb7
|
suppress irrelevant WDM/browser log output by default
|
2022-03-12 14:29:16 +01:00 |
|
sebthom
|
7c08214f10
|
add support for shipping_costs
|
2022-03-12 13:26:39 +01:00 |
|
sebthom
|
1d5fc64f8d
|
Raise exception if special attribute could not be set
|
2022-03-12 12:37:43 +01:00 |
|
sebthom
|
e213e8dd17
|
Add some pydoc
|
2022-03-11 18:16:58 +01:00 |
|
sebthom
|
247801496a
|
update categories
|
2022-03-09 22:59:13 +01:00 |
|
sebthom
|
20bba8f85d
|
document possible values
|
2022-03-09 17:17:31 +01:00 |
|
Oleg Loewen
|
686b05027d
|
Extend/fix special attributes support (#35)
|
2022-03-09 16:49:22 +01:00 |
|
Oleg Loewen
|
361b88c843
|
support special category attributes (#33)
|
2022-03-07 15:49:12 +01:00 |
|
sebthom
|
5a7f7d46a5
|
add small pause between image uploads
|
2022-02-28 13:00:42 +01:00 |
|
sebthom
|
e60e63525d
|
add --ads option
|
2022-02-28 12:43:40 +01:00 |
|
sebthom
|
b0ee014d33
|
upgrade dependencies
|
2022-02-24 19:46:18 +01:00 |
|
sebthom
|
881eb0d6e6
|
some more categories
|
2022-02-21 13:09:18 +01:00 |
|
Jan Niggemann
|
e193a2bdac
|
add example for 3rd-level category conf (#23)
|
2022-02-21 12:28:05 +01:00 |
|
sebthom
|
311311a0f1
|
Fix custom profile handling
|
2022-02-17 17:41:12 +01:00 |
|
sebthom
|
5773fc35aa
|
improve log messages
|
2022-02-17 17:03:38 +01:00 |
|
sebthom
|
e4226288d3
|
Reload the page in case fullscreen ads is displayed
|
2022-02-17 17:03:10 +01:00 |
|
sebthom
|
10ab127076
|
improve utils.pause
|
2022-02-17 16:51:27 +01:00 |
|
sebthom
|
a1b0636446
|
make private window mode configurable
|
2022-02-17 14:20:22 +01:00 |
|
sebthom
|
26bef5e574
|
Allow configuration of custom browser profile
|
2022-02-17 14:02:19 +01:00 |
|
sebthom
|
7ee2d533df
|
allow configuration of additional browser extensions
|
2022-02-17 13:08:09 +01:00 |
|
sebthom
|
b879e3d6db
|
add utils.abspath
|
2022-02-17 12:50:52 +01:00 |
|
sebthom
|
c844c2473c
|
Remove unnecessary selenium_stealth parameters
|
2022-02-17 12:13:54 +01:00 |
|
sebthom
|
7188a793ec
|
Debug log effective browser args
|
2022-02-17 12:13:12 +01:00 |
|
sebthom
|
0befdfac4a
|
improve type hints
|
2022-02-17 10:17:07 +01:00 |
|
sebthom
|
faa849b515
|
Fix path resolution
|
2022-02-17 09:45:22 +01:00 |
|
sebthom
|
77360cb3e6
|
make SeleniumMixin.web_await throw TimeoutException by default
|
2022-02-17 09:13:27 +01:00 |
|
Sebastian Thomschke
|
51f647b4f1
|
Add quotes
|
2022-02-16 23:53:39 +01:00 |
|
sebthom
|
51fbc79ff7
|
fix KeyError when creating new ads
|
2022-02-16 22:51:50 +01:00 |
|