You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just launch the attached js script. Exactly the same script (by changing the slimer statements to phantomjs statements) started by phantomjs works fine OpenSlim.js.zip
I did some other check. The failure doesn't seems directly related to the getElementById statement evaluation.
If I just evaluate an openload page, getting back the whole evaluated html code by a console.log , the movie link is still scrambled.
As before a native use of phantomjs or Python Ghost gives back a well evaluated page.
shorewall
changed the title
fails resolving a getElementById on openload page
Fails resolving openload pages. The real stream url get scrambled.
May 6, 2018
Openload pages are now changed. I patched the js to extract the real stream url but slimerJs still fails. Phantom works fine. Using also the latest nightly SlimerJs build.
versions
Steps to reproduce the issue
just launch the attached js script. Exactly the same script (by changing the slimer statements to phantomjs statements) started by phantomjs works fine
OpenSlim.js.zip
slimerjs OpenSlim.js https://openload.co/f/3aTRcVE1CwU/Coco.2017.iTALiAN.MD.HDTS.XviD-iSTANCE.avi.mp4
Actual results:
Garbage like this:
https://openload.co/stream/ðO¦yl%uFhz
UØᄚ&
_▒:Ó0Ó·´F÷×ᄋT½F\Sd`?mime=true | Coco.2017.iTALiAN.MD.HDTS.XviD-iSTANCE.avi.mp4
Expected results:
https://openload.co/stream/3aTRcVE1CwU~1515667419~89.97.0.0~QWdAdb7p?mime=true | Coco.2017.iTALiAN.MD.HDTS.XviD-iSTANCE.avi.mp4
OpenSlim_js.zip
The text was updated successfully, but these errors were encountered: