Recent content by sindomaker3403

  1. S

    Hybridauth Problem With Facebook

    Come on! we have more than 5k people using fb to login, it's been 2 weeks, where is our lord @Adam ?
  2. S

    Hybridauth Problem With Facebook

    Hi All, We have a lot of member using facebook to login but now the plugin stop working because facebook change their API to minimum v2.5, there is a fix in Github https://github.com/hybridauth/hybridauth/issues/754 but we don't know how to fix it with social login plugin. Any one can help us ?
  3. S

    Yetishare 4.4 Release Date

    Any update ?
  4. S

    Yetishare 4.4 Release Date

    good news :D
  5. S

    Ignore Captcha Page for Media Player Plugin [PAID REQUEST]

    Hi Everyone, :) As we know, we can ignore download wait for media player plugin but there is no option to ignore captcha page, therefore if any one know how to do it i will very grateful, and will donate through paypal. info: Yetishare v4.3 Media Player Plugin v12
  6. S

    [ACCEPTED v4.4] JW Player 7.0 upgrade

    Re: JW Player 7.0 upgrade +1
  7. S

    Load SRT from file, load SRT from URL

    +1 +1 +1 +1 +1 +1 +1 +1 +1
  8. S

    Disable Captcha in Media Download Page

    Hi Everyone, In media player plugin we can bypass download page, but not for captcha page, because there is no option to disable it, anyone knows, how to bypass captcha page for media download page?
  9. S

    Media Converter Problem

    Finally i found the solution, in core/includes/coreFunctions.class.php i tried changes this lines : curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 5); curl_setopt($ch, CURLOPT_BINARYTRANSFER, true); curl_setopt($ch...
  10. S

    Custom Download Page for Video [PAID REQUEST]

    your works is awesome, good job :)
  11. S

    Custom Download Page for Video [PAID REQUEST]

    Hello everyone, As i mention in the title, i want to make custom download page for video like openload.co, example like this ****** because for now, when we use media player plugin the page is too simple . info: Yetishare v4.3 Media Player Plugin v12 Payment via paypal
  12. S

    Media Converter Problem

    Thank you sukhman21, but that's is not problem, the problem appear when i use SSL Cloudflare before i use SSL, media converter can generate the screenshot of video, from my investigation there is something wrong with Curl when we use SSL Cloudflare,
  13. S

    Media Converter Problem

    Hi all, i have a little problem with media converter plugin, for now i just use media converter to capture screenshot video especially for video with mp4 format. when i enable media converter plugin, After a few minutes my server became down (error 502) and i need to reboot my server and...