mirror of
https://github.com/Jackett/Jackett
synced 2025-01-03 21:57:49 +00:00
eztv: provide default size when one is not available. resolves #4473
This commit is contained in:
parent
2dcc21f5f7
commit
09ef1169b6
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@
|
|||
download:
|
||||
selector: td:nth-child(3) a.magnet, td:nth-child(3) a
|
||||
attribute: href
|
||||
size:
|
||||
text: "500 MB"
|
||||
size:
|
||||
optional: true
|
||||
selector: td:nth-child(4)
|
||||
|
|
Loading…
Reference in a new issue