• 1
  • 37
  • 38
  • 39(current)
  • 40
  • 41
  • 61
[Release] Cambodian(khmer) video add-on
KonKhmerAll seem to be offline.

Here's an update to Price's addon: https://www.dropbox.com/s/dheo8ok9lizenj...2.zip?dl=0
Fix Film2US

As for TubeKhmer, it works fine on my side both windows and firetv stick
Reply
(2016-11-26, 05:23)cat2115 Wrote: KonKhmerAll seem to be offline.

Here's an update to Price's addon: https://www.dropbox.com/s/dheo8ok9lizenj...2.zip?dl=0
Fix Film2US

As for TubeKhmer, it works fine on my side both windows and firetv stick

Thanks for the fix Cat! Seems to be working great now! Anyway I can donate to you, please let me know.
Reply
(2016-11-26, 08:54)cdkao Wrote:
(2016-11-26, 05:23)cat2115 Wrote: KonKhmerAll seem to be offline.

Here's an update to Price's addon: https://www.dropbox.com/s/dheo8ok9lizenj...2.zip?dl=0
Fix Film2US

As for TubeKhmer, it works fine on my side both windows and firetv stick

Thanks for the fix Cat! Seems to be working great now! Anyway I can donate to you, please let me know.

Glad it works for you. Also, thank you for your offering but you can donate to Price cuz he's the creators.
Reply
KhmerTV still not working, any idea guys?

Sent from my SM-G900I
Reply
KhmerTV been down for awhile.
Reply
(2016-11-27, 02:23)cat2115 Wrote:
(2016-11-26, 08:54)cdkao Wrote:
(2016-11-26, 05:23)cat2115 Wrote: KonKhmerAll seem to be offline.

Here's an update to Price's addon: https://www.dropbox.com/s/dheo8ok9lizenj...2.zip?dl=0
Fix Film2US

As for TubeKhmer, it works fine on my side both windows and firetv stick

Thanks for the fix Cat! Seems to be working great now! Anyway I can donate to you, please let me know.

Glad it works for you. Also, thank you for your offering but you can donate to Price cuz he's the creators.

I haven't seen Price or Dknlght in a while. I'm not sure if they are here anymore.
Reply
(2016-11-29, 19:56)cdkao Wrote:
(2016-11-27, 02:23)cat2115 Wrote:
(2016-11-26, 08:54)cdkao Wrote: Thanks for the fix Cat! Seems to be working great now! Anyway I can donate to you, please let me know.

Glad it works for you. Also, thank you for your offering but you can donate to Price cuz he's the creators.

I haven't seen Price or Dknlght in a while. I'm not sure if they are here anymore.

does this mean that none of the khmer stuff works anymore? i just installed kodi and im looking for some khmer stuff
Reply
It's holiday season, they might be on a long vacation Smile
Reply
(2016-11-30, 23:50)DaRandomGuy Wrote:
(2016-11-29, 19:56)cdkao Wrote:
(2016-11-27, 02:23)cat2115 Wrote: Glad it works for you. Also, thank you for your offering but you can donate to Price cuz he's the creators.

I haven't seen Price or Dknlght in a while. I'm not sure if they are here anymore.

does this mean that none of the khmer stuff works anymore? i just installed kodi and im looking for some khmer stuff

the khmer tv is down because sources are down. but as far as I know all my Cambodian addons are still working

I pushed an update using the alternate slower sources for now until the main ones come back
though donation is not necessary but just in case you want to: Donate Here
Reply
Code:
def FACEBOOK (SID):
       req = urllib2.Request(SID)
       req.add_header('User-Agent', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.72 Safari/537.3')
       response = urllib2.urlopen(req)
       link=response.read()
       response.close()
       vlink = 'http://www.facebook.com/video/video.php?v=' + str(link) <=== had to use this instead
       #vlink = re.compile('"params","([\w\%\-\.\\\]+)').findall(link)[0]  <==== before Price use this one but now not working
       html = urllib.unquote(vlink.replace('\u0025', '%')).decode('utf-8')
       html = html.replace('\\', '')
       videoUrl = re.compile('(?:hd_src|sd_src)\":\"([\w\-\.\_\/\&\=\:\?]+)').findall(html)
       if len(videoUrl) > 0:    
           VideoURL =  videoUrl[0]
       else:
           VideoURL =  videoUrl
       return  VideoURL

What can I do to fix so I can use this, vlink = re.compile('"params","([\w\%\-\.\\\]+)').findall(link)[0] example, hxxp://www.khmotion.com/2016/12/Lbeng-Sneh-Jrobok-Jrobol.html

Also, you need to use this https://www.dropbox.com/s/e2xh3ntk8jyn5z...3.zip?dl=0 or else it's not working for some of Price's video

Thanks
Reply
thanks it working
Reply
v3:
fix facebook stream by using old Price's resolver (vlink = 'http://www.facebook.com/video/video.php?v=' + str(link)[0]) and remove drama4khmer since it's offline
Maybe whenever Price get a chance, he can take a look at it by using the "param" regex

https://www.dropbox.com/s/e2xh3ntk8jyn5z...3.zip?dl=0
Reply
Cat can you please take a look at Price's addons? For Megakhmer=>jolchut, you can't play anything past chapter 10. You get an error for chapter 11 on.

Thank you.
Reply
(2016-12-12, 02:36)cdkao Wrote: Cat can you please take a look at Price's addons? For Megakhmer=>jolchut, you can't play anything past chapter 10. You get an error for chapter 11 on.

Thank you.

can u give me one movie that's not working?
Reply
(2016-12-12, 18:50)cat2115 Wrote:
(2016-12-12, 02:36)cdkao Wrote: Cat can you please take a look at Price's addons? For Megakhmer=>jolchut, you can't play anything past chapter 10. You get an error for chapter 11 on.

Thank you.

can u give me one movie that's not working?

Yes. Sorry I should have been more specific.

Mega_Khmer_Addon=>JolChet=>Korean Drama=>Enthinu Meas-[42Ep​End]

Thanks Cat!
Reply
  • 1
  • 37
  • 38
  • 39(current)
  • 40
  • 41
  • 61

Logout Mark Read Team Forum Stats Members Help
[Release] Cambodian(khmer) video add-on4