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

Site request: www.sdarot.pm #7651

Open
dzg opened this issue Nov 25, 2015 · 2 comments · May be fixed by #13861
Open

Site request: www.sdarot.pm #7651

dzg opened this issue Nov 25, 2015 · 2 comments · May be fixed by #13861

Comments

@dzg
Copy link

@dzg dzg commented Nov 25, 2015

This is an Israeli TV streaming site.

Example season URL:
http://www.sdarot.pm/watch/1004-%D7%94%D7%99%D7%A9%D7%A8%D7%93%D7%95%D7%AA-%D7%99%D7%A9%D7%A8%D7%90%D7%9C-survivor-israel/season/7

Normally each episode requires a 30 second wait before viewing link becomes active.

@dzg dzg changed the title Any chance of adding www.sdarot.pm? Site request: www.sdarot.pm Nov 25, 2015
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Nov 27, 2015

I clicked on chapter 1 and after 30 seconds I got the following message:

‫ הפרק לא קיים במערכת!

Can you watch this video?

@dzg
Copy link
Author

@dzg dzg commented Nov 27, 2015

Yeah, some episodes don't play when server load is high. But episode 2 streamed for me.

Here is some snippets of code from after the 30 second wait:

<div id="player_wrapper" style="position: relative; display: block; width: 595px; height: 527px;"><object type="application/x-shockwave-flash" data="http://www.sdarot.pm/templates/frontend/2014/player/jwplayer.flash.swf" width="100%" height="100%" bgcolor="#000000" id="player" name="player" tabindex="0"><param name="allowfullscreen" value="true"><param name="allowscriptaccess" value="always"><param name="seamlesstabbing" value="true"><param name="wmode" value="opaque"></object><div id="player_aspect" style="display: none;"></div><div id="player_jwpsrv" style="position: absolute; top: 0px; z-index: 10;"><div class="afs_ads" style="width: 1px; height: 1px; position: absolute; background: transparent;">&nbsp;</div></div></div>

<script type="text/javascript" src="http://www.sdarot.pm/templates/frontend/2014/player/jwplayer.js?v=6.8"></script>
<script type="text/javascript">
jwplayer.key="iFf5SXNftkVdmdJZltekLfrPrQZM1QrkSaVq8w=="; 
var SID = '1004';
var Sname = ["הישרדות-il","survivor-il","הישרדות (IL)"];
var VID = '';
var addon = '0';
var playerVolume = "100";
var cinemaMode = false;
var autoMarkWatched = false;
</script>
<script type="text/javascript" src="//connect.facebook.net/en_US/all.js"></script>
<script type="text/javascript" src="http://www.sdarot.pm/templates/frontend/2014/js/jquery.watch.min.js?v=16.10.14"></script>
<script type="text/javascript" src="http://www.sdarot.pm/templates/frontend/2014/js/jquery.qtip.min.js"></script>

Here is the entire source of page: http://pastebin.com/Vr4HLGMe

@lenaten lenaten linked a pull request that will close this issue Aug 8, 2017
4 of 8 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.