View Single Post
  #1  
Old 05-28-2015, 07:38 AM
Sluthunter Sluthunter is offline
Junior Member
 
Join Date: May 2015
Posts: 23
Sluthunter is on a distinguished road
Default

Some help with chaturbate javascript


Hello
I try make a javascript (but my java skill are too poor for that I think) for browser to get in easy way from html code direct link to playlist.m3u8 (ex.
Code:
http://origin13.stream.highwebmedia.com:1935/live-origin/XXXX-sd-85ecd240cb8028a805ef277c60e1e54f4c3d_aac/playlist.m3u8
) to use it. Script should be clickable as bookmark and showing in window prompt as direct link to playlist.m3u8 when you get in any chaturbate streaming chat. Can someone help me with this cause I really hate when i must do it step by step from html code. This automatic script should be much more helpful

I think script should be looking like this (or not)

Code:
javascript:(function(){window.prompt("Copy this :)" "'something that i dont know")})()
Reply With Quote