Filecrypt password detection fails.
Code from stable branch:
...
if re.search(r'div class="input">\s*<input type="password" name="password" id="p4assw0rt"', self.data) is None:
...
This is the html from filecrypt:
<input type="text" name="password" id="p4assw0rt" autofocus="" autocomplete="off" placeholder="Enter password">
Seems like they have changed the input type
GitMate.io thinks possibly related issues are https://github.com/pyload/pyload/issues/976 (FilecryptCc.py "no captcha found"), https://github.com/pyload/pyload/issues/1440 (MegaCoNz.py), https://github.com/pyload/pyload/issues/2016 (Scheduler Incorrect padding), https://github.com/pyload/pyload/issues/2942 (Keep2ShareCc.py incorrect queue hadling with new API ), and https://github.com/pyload/pyload/issues/767 ([ShareonlineBiz] - Forgets correct Password).
Sample URL please.
Maybei I have the same or a related issue:
Sample URL: https://filecrypt.cc/Container/E43D28AE49.html
Log:
`
231 | 28.01.2019 23:36:14 | INFO | Decrypting starts: E43D28AE49.html
-- | -- | -- | --
232 | 28.01.2019 23:36:14 | WARNING | CRYPTER FilecryptCc[1253]: Plugin may be unstable
233 | 28.01.2019 23:36:14 | INFO | CRYPTER FilecryptCc[1253]: Grabbing link info...
234 | 28.01.2019 23:36:14 | INFO | CRYPTER FilecryptCc[1253]: Link name: E43D28AE49.html
235 | 28.01.2019 23:36:14 | INFO | CRYPTER FilecryptCc[1253]: Link size: N/D
236 | 28.01.2019 23:36:14 | INFO | CRYPTER FilecryptCc[1253]: Link status: starte
237 | 28.01.2019 23:36:14 | INFO | CRYPTER FilecryptCc[1253]: Processing url: https://filecrypt.cc/Container/E43D28AE49.html
238 | 28.01.2019 23:36:15 | WARNING | CAPTCHA FilecryptCc[1253]: CoinHive | Key pattern not found
239 | 28.01.2019 23:36:15 | WARNING | CAPTCHA FilecryptCc[1253]: ReCaptcha | Key pattern not found
240 | 28.01.2019 23:36:15 | WARNING | CRYPTER FilecryptCc[1253]: Unknown captcha found, retrying
241 | 28.01.2019 23:36:15 | INFO | CRYPTER FilecryptCc[1253]: Waiting 1 seconds...
`
this one filecrypt.cc/Container/8FAEB68F6A.html is an example