Page 130 of 177 FirstFirst ... 3080120128129130131132140 ... LastLast
Results 2,581 to 2,600 of 3536

Thread: Swiss TV (German,French, Italian, English)

  1. #2581
    Join Date
    Aug 2008
    Location
    Streamland
    Posts
    1,041
    Thanks
    64
    Thanked 237 Times in 129 Posts

    Default

    Quote Originally Posted by DEAD_MAN_WALKING View Post
    The websites you posted in a text file where 3rd party, the rules say original provider only(BBC, RTL, RTE etc...).
    Is this 3rd party?

    Code:
    http://sapiens.bplaced.net/data/StrobeMediaPlayback.swf?src=http://zattoohdslive-f.akamaihd.net/z/600_1@19624/manifest.f4m?hdnea=st=1332451355~exp=1332451415~acl=/z/600_1@19624/*~hmac=440d7a35fc89573fab7ee2bdd60c50d6ea00c5dd6227120235f80a216e915732&hdcore=2.5.14

    Greetings Screensports

  2. #2582
    Join Date
    Oct 2009
    Posts
    14
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default Help with spripts

    Hi guy. I used to follow you and even write sometimes in myp2pforum.eu but I lost track when it was closed.

    Iīd been waching Zatt00 with TORfor a while until it was black listed and looking around for a solution I ran into this forum

    First of all thanks for the great job you do that allows us to enjoy free world wide television.

    I have read about 6 months of old treads in order to catch up but I must have missed something because I canīt get the scipts to work.

    Iīm running Vidalia with exit node CH and then Zatt00 cracker script. After selecting the country in the main screen and then the channel, I get an error message saying that the system couldnīt find the data.ini file in the dip folder.

    Whith Teleb0y script I get different error message saying that temp.txt file couldnīt be fund in the dip folder.

    Could anyone please throw some light? I appologize if this problem has ealready been posted but I havenīt found it.

    Thanks in advance!!!!

  3. #2583
    Join Date
    Dec 2010
    Location
    Italy.
    Posts
    576
    Thanks
    204
    Thanked 1,663 Times in 349 Posts

    Default

    Update Sovok Player !
    Required free account. Insert email & password to the line 9 and 10 of the .bat file
    Evolution is a process too slow to save my soul

    For all my scripts push here!

  4. The Following 3 Users Say Thank You to Darby_Crash For This Useful Post:

    DEAD_MAN_WALKING (23-03-2012), screensports (23-03-2012), wired_ (23-03-2012)

  5. #2584
    Join Date
    Aug 2011
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    how works sovok player ???

  6. #2585
    Join Date
    Nov 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Wilmaa TV

    Hey.
    Wilmaa isn't working for me now.
    I used it last time 2 weeks ago.
    I didn't changed anything.

    What i have to do or to change ?

  7. #2586
    Join Date
    Feb 2012
    Location
    Paris
    Posts
    193
    Thanks
    138
    Thanked 347 Times in 102 Posts

    Default

    Tuto for SOVOK please

  8. #2587
    Join Date
    Dec 2010
    Location
    Italy.
    Posts
    576
    Thanks
    204
    Thanked 1,663 Times in 349 Posts

    Default

    Quote Originally Posted by takeshi View Post
    Tuto for SOVOK please
    Take a free account here, and insert your account email & password here:



    1) Download.
    2) Extract all files in the same folder.
    3) Run .bat file.
    Evolution is a process too slow to save my soul

    For all my scripts push here!

  9. #2588
    Join Date
    Nov 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Sonic-X2001 View Post
    Hey.
    Wilmaa isn't working for me now.
    I used it last time 2 weeks ago.
    I didn't changed anything.

    What i have to do or to change ?
    Is there no help for me?
    Now i tryed Wilmaa + Vidalia. Still not working. Maybe I did something wrong.

    Zattoo + working CH proxy isn't working for me, too. VLC is starting but without audio and video.

  10. #2589
    Join Date
    Aug 2011
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    please help with sovok player i dont undesterd

  11. #2590
    Join Date
    Mar 2010
    Posts
    810
    Thanks
    486
    Thanked 939 Times in 358 Posts

    Default so simple !

    Quote Originally Posted by andreas86 View Post
    please help with sovok player i dont undesterd
    set a
    "youremail"
    and
    "passwort"

    in :



    and watch sov*

    Last edited by Troll; 24-03-2012 at 16:38. Reason: add pic

  12. #2591
    Join Date
    Nov 2008
    Location
    austria
    Posts
    1,878
    Thanks
    40
    Thanked 2,083 Times in 964 Posts

    Default

    wilmaa and zattoo works fine with swiss proxy only ...

  13. #2592
    Join Date
    Jan 2010
    Location
    Bochum, Germany
    Posts
    1,129
    Thanks
    1,894
    Thanked 813 Times in 374 Posts

    Default

    Quote Originally Posted by beduine62 View Post
    wilmaa and zattoo works fine with swiss proxy only ...
    Wilmaa works without proxy for me...just re-checked.

  14. #2593
    Join Date
    Jan 2010
    Location
    Bochum, Germany
    Posts
    1,129
    Thanks
    1,894
    Thanked 813 Times in 374 Posts

    Default

    Hey Darby!

    First of all: many many thanks for all your scripts, which are absolutely wonderful! Keep up the great work!

    Got a question, regarding Zattoo and "token.php".
    Can I use AES256 in CTR mode with php, something like $token = base64_encode(aes256ctr_en($data,$key));?
    Because it uses mcrypt, which supports aes256ctr, right?

    If it is possible - how must the $token= line look like?

  15. #2594
    Join Date
    Dec 2010
    Location
    Italy.
    Posts
    576
    Thanks
    204
    Thanked 1,663 Times in 349 Posts

    Default

    Quote Originally Posted by wired_ View Post
    Hey Darby!

    First of all: many many thanks for all your scripts, which are absolutely wonderful! Keep up the great work!

    Got a question, regarding Zattoo and "token.php".
    Can I use AES256 in CTR mode with php, something like $token = base64_encode(aes256ctr_en($data,$key));?
    Because it uses mcrypt, which supports aes256ctr, right?

    If it is possible - how must the $token= line look like?
    Something like this? aes-2008-05-11.zip
    Evolution is a process too slow to save my soul

    For all my scripts push here!

  16. The Following User Says Thank You to Darby_Crash For This Useful Post:

    wired_ (24-03-2012)

  17. #2595
    Join Date
    Nov 2011
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I solved my problem with wilmaa and vlc.
    The new version of vlc (2.0.1) doesn't work with the wilmaa script.
    I deleted it and istalled vlc 2.0.0 and everything is all right.
    I hope vlc will fix it in the next version or is there something to do in the preferences?
    Last edited by Sonic-X2001; 25-03-2012 at 16:35.

  18. #2596
    Join Date
    Mar 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Hello , the Script is running perfect (wilmaa) but how can I disable the question of recording the television program?

  19. #2597
    Join Date
    Oct 2009
    Posts
    14
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default Help with scripts

    Quote Originally Posted by ark263 View Post
    Hi guy. I used to follow you and even write sometimes in myp2pforum.eu but I lost track when it was closed.

    Iīd been waching Zatt00 with TORfor a while until it was black listed and looking around for a solution I ran into this forum

    First of all thanks for the great job you do that allows us to enjoy free world wide television.

    I have read about 6 months of old treads in order to catch up but I must have missed something because I canīt get the scipts to work.

    Iīm running Vidalia with exit node CH and then Zatt00 cracker script. After selecting the country in the main screen and then the channel, I get an error message saying that the system couldnīt find the data.ini file in the dip folder.

    Whith Teleb0y script I get different error message saying that temp.txt file couldnīt be fund in the dip folder.

    Could anyone please throw some light? I appologize if this problem has ealready been posted but I havenīt found it.

    Thanks in advance!!!!


    Hello guys! Iīd really appreciate some help with this topics. Iīm stuck

    Thanks a lot in advance and again great job !!

  20. #2598
    Join Date
    Apr 2010
    Posts
    125
    Thanks
    53
    Thanked 59 Times in 34 Posts

    Default

    Quote Originally Posted by ark263 View Post
    Could anyone please throw some light?
    The darkness does not give the shadow if the light is off. > Have try another option this-one is off. (cant be repaired easilly)
    Last edited by expo; 27-03-2012 at 15:46.

  21. #2599
    Join Date
    Oct 2009
    Posts
    89
    Thanks
    28
    Thanked 44 Times in 13 Posts

    Default OnRTSP not working for many channels

    The excellent OnRTSP is not working for many channels including the main UK ones.

    Is this a something others are also seeing now.

    Any chance of a fix from Derby = Hope so.

  22. #2600
    Join Date
    Aug 2010
    Posts
    130
    Thanks
    0
    Thanked 51 Times in 26 Posts

    Default

    make new list (start onRTSP to find channels)...it should be working

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •