Giter Site home page Giter Site logo

Comments (11)

Gujal00 avatar Gujal00 commented on August 21, 2024

It plays fine regardless of /d, /e/ or /play/. Try that link in your browser and see if you are triggering any cloudflare protection. From where I am testing it is fine.

image

from script.module.resolveurl.

sviet2k avatar sviet2k commented on August 21, 2024

Hi @Gujal00,

I can play the video in browser.

Here are values from debug from Android: (Do you test the link on Windows or Android)

Token: 03AGdBq27QVIzQh7Z6yjucADwPcWx1VTBbL_Fv-vVh67rRFG35RaynNw0taQ01Mohlt7hh1tm9hw-tq1mJSQB4u2QNaIKmYIgeLoKQFemRHuy_NOGMPLzjb8Td6AjWTY9M1De2DP7vhVbXFbckozC_Tm0RmGll-p7dJJAQ4p6vrk5dONnKVuOeD5EX8qnIZfkHcrqcHr6YENuwdKZ9afa6y2ZpYDgL-lx5rm2BLn40cFcDX94Wctw3YpYVZJY_2rTnruf1DdZBIgcCKJDTCv3h8h_d6k4G2R7VCvINQEHCJuS4AMxf3B0Iews91PnDPYkg8XiMQ2gfw8CZpi9WTPc_jEnJdipZniKNG_DDEGCUw81R8eD5eHW_J1n7aEUeNApLex0Y9FtiwSWgFxqZKatYCHJU06es_AALuQ
2022-01-17 19:55:40.339 T:13143 DEBUG : ResolveURL: Domain: aHR0cHM6Ly9zYnBsYXkyLmNvbTo0NDM
2022-01-17 19:55:40.340 T:13143 DEBUG : ResolveURL: rurl: https://sbplay2.com/

dl_url: https://sbplay2.com/dl?op=download_orig&id=it36do4m8tiq&mode=h&hash=8313523-174-89-1642467340-9d7f8c1302af1176647c3286ade1786e

But the response from POST does not contain the "Direct" keyword then raise exception "Video not found"
Please see https://pastebin.com/pTUJqC6G for more details.

the real link:
hxxps://sbplay2.com/d/it36do4m8tiq?caption_1=hxxps://msubload.com/sub/loki-season-1-episode-6-for-all-time-always/loki-season-1-episode-6-for-all-time-always.vtt&sub_1=English

Thanks again for your help

Note: Length of token is different between the Resolve and the browser in debug mode

from script.module.resolveurl.

Gujal00 avatar Gujal00 commented on August 21, 2024

Plays fine on Android 9.0 Kodi 19.3

from script.module.resolveurl.

sviet2k avatar sviet2k commented on August 21, 2024

Hi @Gujal00,

Still have problem to resolve the link :(
If you have time, can you please share with following values:

dl_url:
hxxps://sbplay2.com/dl?op=download_orig&id=it36do4m8tiq&mode=h&hash=8313523-174-89-1642467340-9d7f8c1302af1176647c3286ade1786e

domain:
aHR0cHM6Ly9zYnBsYXkyLmNvbTo0NDM

token:
03AGdBq27QVIzQh7Z6yjucADwPcWx1VTBbL_Fv-vVh67rRFG35RaynNw0taQ01Mohlt7hh1tm9hw-tq1mJSQB4u2QNaIKmYIgeLoKQFemRHuy_NOGMPLzjb8Td6AjWTY9M1De2DP7vhVbXFbckozC_Tm0RmGll-p7dJJAQ4p6vrk5dONnKVuOeD5EX8qnIZfkHcrqcHr6YENuwdKZ9afa6y2ZpYDgL-lx5rm2BLn40cFcDX94Wctw3YpYVZJY_2rTnruf1DdZBIgcCKJDTCv3h8h_d6k4G2R7VCvINQEHCJuS4AMxf3B0Iews91PnDPYkg8XiMQ2gfw8CZpi9WTPc_jEnJdipZniKNG_DDEGCUw81R8eD5eHW_J1n7aEUeNApLex0Y9FtiwSWgFxqZKatYCHJU06es_AALuQ

I will compare your values with mine.

Again thanks for your time and help

from script.module.resolveurl.

shellc0de27 avatar shellc0de27 commented on August 21, 2024

@sviet2k you really can't compare these values. Both the hash value from the dl_url and token are dynamic and changes with each request

from script.module.resolveurl.

sviet2k avatar sviet2k commented on August 21, 2024

Thanks @shellc0de27 for info.
Any hints for me how to trouble shoot this issue?
Note: the length of token is different between my debug and the Browser debug.

from script.module.resolveurl.

shellc0de27 avatar shellc0de27 commented on August 21, 2024

Yeah no problem. Honestly i don't know at the moment. Last time i tested that domain, it worked fine. And when it didn't, the server would error out with a 523 response code

from script.module.resolveurl.

sviet2k avatar sviet2k commented on August 21, 2024

I don't know if I did it correctly, but the SMR link tester gave me "Video not found" for the link hxxps://sbplay2.com/d/it36do4m8tiq

Edit:
Strange problem. This morning SMR tester can resolve the link 3,4 times then stop working after.
It seems there is a limit somewhere.
Do you have the same issue?

Thanks

from script.module.resolveurl.

Gujal00 avatar Gujal00 commented on August 21, 2024

sbplay2 uses google invisible recaptcha and may be triggering captcha when tried frequently causing the issue

from script.module.resolveurl.

sviet2k avatar sviet2k commented on August 21, 2024

It makes sense @Gujal00
Then we can only resolve 3,4 links per day? Any workaround?
Thank you

from script.module.resolveurl.

Gujal00 avatar Gujal00 commented on August 21, 2024

Cannot bypass google captcha.

from script.module.resolveurl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.