Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails resolving openload pages. The real stream url get scrambled. #673

Open
shorewall opened this issue Jan 10, 2018 · 2 comments
Open

Comments

@shorewall
Copy link

versions

  • SlimerJS: 0.10 and beta 1.0.1
  • Firefox: 52 esr and quantum 57.0.4 64bit
  • Operating system: Linux Mageia 5.1

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

@shorewall
Copy link
Author

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 shorewall changed the title fails resolving a getElementById on openload page Fails resolving openload pages. The real stream url get scrambled. May 6, 2018
@shorewall
Copy link
Author

shorewall commented 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants