Cock Hero - Randomiser

Discussion about Cock Hero and other sexy videos.

Moderator: andyp

nihlus
Explorer
Explorer
Posts: 74
Joined: Thu Nov 03, 2011 12:33 pm

Re: Cock Hero - Randomiser

Post by nihlus »

cockherolover wrote:
nihlus wrote:With your site, would it be possible to have a server-side database containing time codes for the randomiser?
Yes. I recommend trying out the NoSQL database (natively supported by GAE). This should be faster than MySQL.
With a server side database the development time for a barebones randomiser would probably be a weekend job, it'd immediately be cross platform and could be expanded to include new CH's quite easily.

Assuming we think up a decent database structure the most time consuming part would be transferring in the existing timecodes from their current XML format, this could be attached onto an existing database quite easily if you already have a list of titles/authors/forum links in that database.

I wouldn't be able to make any promises on a reliable development schedule though, it is a much easier project when done on the web with an existing functional video interface with support for starting times.

Solves most of the issues that held my first attempt up, Java was always a bit heavy handed for what the project required.
cockherolover
Explorer At Heart
Explorer At Heart
Posts: 309
Joined: Fri Oct 19, 2012 9:45 am

Re: Cock Hero - Randomiser

Post by cockherolover »

nihlus wrote: Assuming we think up a decent database structure the most time consuming part would be transferring in the existing timecodes from their current XML format.
I could help with that, sure.

nihlus wrote: I wouldn't be able to make any promises on a reliable development schedule though, it is a much easier project when done on the web with an existing functional video interface with support for starting times.


I know Youtube player does, but will have to research more if the Google Video Player as well. They usually share similar functionality... But when we tested Cock Hero Customizer with p3rv we had to upload separate rounds...
nihlus
Explorer
Explorer
Posts: 74
Joined: Thu Nov 03, 2011 12:33 pm

Re: Cock Hero - Randomiser

Post by nihlus »

cockherolover wrote:
nihlus wrote: Assuming we think up a decent database structure the most time consuming part would be transferring in the existing timecodes from their current XML format.
I could help with that, sure.

nihlus wrote: I wouldn't be able to make any promises on a reliable development schedule though, it is a much easier project when done on the web with an existing functional video interface with support for starting times.


I know Youtube player does, but will have to research more if the Google Video Player as well. They usually share similar functionality...
There shouldn't really be any issues outside of those far as I can tell.

I'll try and find some time to have a look at things soon.
plissk3n
Explorer At Heart
Explorer At Heart
Posts: 161
Joined: Thu Jan 14, 2010 9:48 am

Re: Cock Hero - Randomiser

Post by plissk3n »

Awesome-X Cock Hero Temptation:
Spoiler: show

Code: Select all

<VIDEO>    <Filename>Awesome-X Cock Hero Temptation.mp4</Filename>    <Round>      <StartTime>00:01:28</StartTime>      <EndTime>00:05:18</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:05:19</StartTime>      <EndTime>00:08:42</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:08:42</StartTime>      <EndTime>00:12:44</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:12:44</StartTime>      <EndTime>00:17:06</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:17:06</StartTime>      <EndTime>00:21:28</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:21:29</StartTime>      <EndTime>00:27:16</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:27:17</StartTime>      <EndTime>00:31:39</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:31:40</StartTime>      <EndTime>00:38:28</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:38:29</StartTime>      <EndTime>00:42:34</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:42:36</StartTime>      <EndTime>00:46:58</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>
CH Levels 2:
Spoiler: show

Code: Select all

   <VIDEO>    <Filename>CH Levels 2.mov</Filename>    <Round>      <StartTime>00:00:57</StartTime>      <EndTime>00:05:31</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:05:49</StartTime>      <EndTime>00:12:47</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:13:02</StartTime>      <EndTime>00:15:36</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:15:53</StartTime>      <EndTime>00:20:15</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:20:34</StartTime>      <EndTime>00:24:21</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:24:38</StartTime>      <EndTime>00:29:23</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:29:40</StartTime>      <EndTime>00:35:08</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:35:25</StartTime>      <EndTime>00:40:57</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:41:14</StartTime>      <EndTime>00:45:33</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:45:49</StartTime>      <EndTime>00:50:24</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:50:34</StartTime>      <EndTime>00:55:52</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>
CH Corruption 2:
Spoiler: show

Code: Select all

<VIDEO>    <Filename>Corruption 2 Final SM.mov</Filename>    <Filename>CH Corruption 2.mov</Filename>    <Round>      <StartTime>00:02:02</StartTime>      <EndTime>00:03:19</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:03:26</StartTime>      <EndTime>00:08:00</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:08:11</StartTime>      <EndTime>00:14:25</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:14:37</StartTime>      <EndTime>00:19:31</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:19:42</StartTime>      <EndTime>00:25:25</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:25:36</StartTime>      <EndTime>00:31:26</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:31:40</StartTime>      <EndTime>00:36:28</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:36:39</StartTime>      <EndTime>00:42:22</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:42:33</StartTime>      <EndTime>00:47:29</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>
CH - Deep Rift 2:
Spoiler: show

Code: Select all

   <VIDEO>         <Filename>Cock_Hero_Deep_Rift_2.mov</Filename>    <Filename>CH - Deep Rift 2.mov</Filename>    <Round>      <StartTime>00:00:13</StartTime>      <EndTime>00:03:49</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:03:50</StartTime>      <EndTime>00:07:20</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:07:22</StartTime>      <EndTime>00:10:07</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:10:09</StartTime>      <EndTime>00:13:46</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:13:47</StartTime>      <EndTime>00:17:35</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:17:36</StartTime>      <EndTime>00:21:19</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:21:20</StartTime>      <EndTime>00:24:51</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:24:52</StartTime>      <EndTime>00:29:40</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:29:40</StartTime>      <EndTime>00:33:14</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>
CH Boss Fight:
Spoiler: show

Code: Select all

   <VIDEO>    <Filename>CH Boss Fight.mp4</Filename>    <Round>      <StartTime>00:00:50</StartTime>      <EndTime>00:04:50</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:04:54</StartTime>      <EndTime>00:09:04</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:09:10</StartTime>      <EndTime>00:11:49</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:11:59</StartTime>      <EndTime>00:14:12</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:14:15</StartTime>      <EndTime>00:17:00</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:17:03</StartTime>      <EndTime>00:21:03</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:21:06</StartTime>      <EndTime>00:26:02</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:26:12</StartTime>      <EndTime>00:30:44</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:30:47</StartTime>      <EndTime>00:35:34</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:35:43</StartTime>      <EndTime>00:41:11</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>
All of the above:
Spoiler: show

Code: Select all

  <VIDEO>    <Filename>Awesome-X Cock Hero Temptation.mp4</Filename>    <Round>      <StartTime>00:01:28</StartTime>      <EndTime>00:05:18</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:05:19</StartTime>      <EndTime>00:08:42</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:08:42</StartTime>      <EndTime>00:12:44</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:12:44</StartTime>      <EndTime>00:17:06</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:17:06</StartTime>      <EndTime>00:21:28</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:21:29</StartTime>      <EndTime>00:27:16</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:27:17</StartTime>      <EndTime>00:31:39</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:31:40</StartTime>      <EndTime>00:38:28</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:38:29</StartTime>      <EndTime>00:42:34</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:42:36</StartTime>      <EndTime>00:46:58</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>  <VIDEO>    <Filename>CH Levels 2.mov</Filename>    <Round>      <StartTime>00:00:57</StartTime>      <EndTime>00:05:31</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:05:49</StartTime>      <EndTime>00:12:47</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:13:02</StartTime>      <EndTime>00:15:36</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:15:53</StartTime>      <EndTime>00:20:15</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:20:34</StartTime>      <EndTime>00:24:21</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:24:38</StartTime>      <EndTime>00:29:23</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:29:40</StartTime>      <EndTime>00:35:08</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:35:25</StartTime>      <EndTime>00:40:57</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:41:14</StartTime>      <EndTime>00:45:33</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:45:49</StartTime>      <EndTime>00:50:24</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:50:34</StartTime>      <EndTime>00:55:52</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>  <VIDEO>    <Filename>Corruption 2 Final    SM.mov</Filename>    <Filename>CH Corruption 2.mov</Filename>    <Round>      <StartTime>00:02:02</StartTime>      <EndTime>00:03:19</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:03:26</StartTime>      <EndTime>00:08:00</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:08:11</StartTime>      <EndTime>00:14:25</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:14:37</StartTime>      <EndTime>00:19:31</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:19:42</StartTime>      <EndTime>00:25:25</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:25:36</StartTime>      <EndTime>00:31:26</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:31:40</StartTime>      <EndTime>00:36:28</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:36:39</StartTime>      <EndTime>00:42:22</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:42:33</StartTime>      <EndTime>00:47:29</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>  <VIDEO>         <Filename>Cock_Hero_Deep_Rift_2.mov</Filename>    <Filename>CH - Deep Rift 2.mov</Filename>    <Round>      <StartTime>00:00:13</StartTime>      <EndTime>00:03:49</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:03:50</StartTime>      <EndTime>00:07:20</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:07:22</StartTime>      <EndTime>00:10:07</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:10:09</StartTime>      <EndTime>00:13:46</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:13:47</StartTime>      <EndTime>00:17:35</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:17:36</StartTime>      <EndTime>00:21:19</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:21:20</StartTime>      <EndTime>00:24:51</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:24:52</StartTime>      <EndTime>00:29:40</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:29:40</StartTime>      <EndTime>00:33:14</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>  <VIDEO>    <Filename>CH Boss Fight.mp4</Filename>    <Round>      <StartTime>00:00:50</StartTime>      <EndTime>00:04:50</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:04:54</StartTime>      <EndTime>00:09:04</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:09:10</StartTime>      <EndTime>00:11:49</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:11:59</StartTime>      <EndTime>00:14:12</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:14:15</StartTime>      <EndTime>00:17:00</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:17:03</StartTime>      <EndTime>00:21:03</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:21:06</StartTime>      <EndTime>00:26:02</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:26:12</StartTime>      <EndTime>00:30:44</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:30:47</StartTime>      <EndTime>00:35:34</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>    <Round>      <StartTime>00:35:43</StartTime>      <EndTime>00:41:11</EndTime>      <SkillRaiting>1</SkillRaiting>    </Round>  </VIDEO>
User avatar
Auriel
Explorer
Explorer
Posts: 7
Joined: Sun May 04, 2014 12:10 pm
Gender: Male
Sexual Orientation: Straight
Location: Sweden

Re: Cock Hero - Randomiser

Post by Auriel »

Can anyone link the download page for the randomiser? :-)
maharajah
Explorer
Explorer
Posts: 11
Joined: Sun Jun 17, 2012 7:14 pm

Re: Cock Hero - Randomiser

Post by maharajah »

TLDR: first version of web randomizer is at http://milovana-randomizer.appspot.com/bin/demo.html.

Hi all,
Somewhere in the middle of this thread, I'd built a Java + VLC randomizer that worked on Mac, but the code wasn't great and it's obnoxiously hard to set up.

So instead, I threw together a web-based randomizer, leveraging the videos already on the streaming site, the Google Video player (what a mess to isolate), and some custom JS. The database file can even stay in the same format we've already been using!

Note that the database I have checked in is a bit old and missing a lot of recent videos. I'd love it if someone wanted to add those to the XML file, including the new VideoId (same ones used on the streaming site).

Code is at https://bitbucket.org/maharajah/milovana-randomizer.

Who's the right person to talk to about hosting it on the streaming site?
Last edited by maharajah on Sun May 25, 2014 8:32 am, edited 2 times in total.
CH Web Randomizer (work in progress!)
Player - More details
notreallymeeither
Explorer
Explorer
Posts: 26
Joined: Wed May 14, 2014 12:20 am

Re: Cock Hero - Randomiser

Post by notreallymeeither »

Just wanted to say this is awesome news! :-D Nice work. I look forward to it being added to the streaming site.

EDIT: Is it going to support uploading custom made round lists?
maharajah
Explorer
Explorer
Posts: 11
Joined: Sun Jun 17, 2012 7:14 pm

Re: Cock Hero - Randomiser

Post by maharajah »

notreallymeeither wrote:EDIT: Is it going to support uploading custom made round lists?
Yes! I have a big pile of plans, just wanted to get the first version out there right away.

Also, if you like coding, feel free to contribute---tried to make it as accessible as possible.
CH Web Randomizer (work in progress!)
Player - More details
lestrian
Explorer At Heart
Explorer At Heart
Posts: 398
Joined: Tue Aug 30, 2011 5:45 pm

Re: Cock Hero - Randomiser

Post by lestrian »

maharajah wrote: Somewhere in the middle of this thread, I'd built a Java + VLC randomizer that worked on Mac, but the code wasn't great and it's obnoxiously hard to set up.
Were you using the videos hosted on googledrive, or locally on your computer? Do you know if VLC can stream the movies from googledrive? I know that VLC can stream videos from youtube, but when I ask it to stream, say, https://docs.google.com/file/d/0B8ZaUG5 ... view?pli=1 (Flux Dance 1 on googledrive), it won't do anything. Maybe I'm inputting it the wrong way into VLC?

Right now I have a setup on my computer with a bunch of playlists for VLC which works great as a randomizer, but if I could stream the movies, I wouldn't have to keep them on my computer. I know you're trying to accomplish basically the same thing, but if VLC could stream the movies directly, it would be less work.
maharajah
Explorer
Explorer
Posts: 11
Joined: Sun Jun 17, 2012 7:14 pm

Re: Cock Hero - Randomiser

Post by maharajah »

lestrian wrote:Were you using the videos hosted on googledrive, or locally on your computer?
Locally---it was basically designed to function similarly to the original Windows player.

Streaming to a desktop app (e.g. VLC) from Google Drive could be tricky---their player is quite intentionally set up to not reveal the actual YouTube ID of the video, which seems to be the important part. For example, the link you provided (https://docs.google.com/file/d/0B8ZaUG5 ... view?pli=1) is not a video, but an HTML page that embeds a Flash object that makes a request to get the corresponding YouTube player for the given video.

Anyways, given that it seems actually possible to do a web streaming player (my previous link) using the Google Drive player and start/stop the video at certain points, why use a desktop app at all? It generally just ties you to a given platform (e.g. the popular Windows player).

I'm intending to add playlist functionality, including sharing, over the next couple weeks, to the web player.
CH Web Randomizer (work in progress!)
Player - More details
User avatar
book_guy
Experimentor
Experimentor
Posts: 1820
Joined: Sat Nov 26, 2011 2:42 am
Gender: Male
Sexual Orientation: Straight

Re: Cock Hero - Randomiser

Post by book_guy »

maharajah wrote:I'm intending to add playlist functionality, including sharing, over the next couple weeks, to the web player.
I'm looking forward to this. I am in a situation in which I can't (or, uh, SHOULDN'T) download large files such as videos, or install new software such as the Randomizer, or start tweaking and learning to work odd(ish) software, of any sort that is porn-oriented. Thus I'm essentially dependent on the streaming sites, and I appreciate them a lot because that's my best way to watch the Cock Hero vids of all types. Consequently, I've been generally unable to play with the Randomizer and the other Tools that are associated with the Cock Hero movement at all. If you make the web-streaming more Randomizer-friendly in any manner I'd be appreciative. I know that I'm leeching off of your good work -- I do seed whatever I can, whether that be torrent data or simply conceptual support to the community -- so I thank you profusely:

Thanks! Profusely!

:)
●▬▬▬▬▬▬▬▬▬●▬▬▬▬▬▬▬▬▬●▬▬▬▬▬▬▬▬▬●
Are you missing a cock-hero video?
Me too. Since September 1, 2020, my Mega Sharing Zones contents are being removed by Mega.
●▬▬▬▬▬▬▬▬▬●▬▬▬▬▬▬▬▬▬●▬▬▬▬▬▬▬▬▬●
maharajah
Explorer
Explorer
Posts: 11
Joined: Sun Jun 17, 2012 7:14 pm

Re: Cock Hero - Randomiser

Post by maharajah »

Short update: been working on the web player here and there. New URL (http://milovana-randomizer.appspot.com/bin/demo.html) and figured out how to get HTML5 playback working for a Google Drive video (sort of a technical adventure), which means mobile viewing should work, at least for Chrome on Android. Check it out, let me know what you think.
CH Web Randomizer (work in progress!)
Player - More details
catchall
Explorer
Explorer
Posts: 82
Joined: Sun Aug 11, 2013 5:00 pm

Re: Cock Hero - Randomiser

Post by catchall »

Works really well!

My only minor complaint is that it doesn't remember the volume setting when switching between videos.
maharajah
Explorer
Explorer
Posts: 11
Joined: Sun Jun 17, 2012 7:14 pm

Re: Cock Hero - Randomiser

Post by maharajah »

catchall wrote:My only minor complaint is that it doesn't remember the volume setting when switching between videos.
Thanks for the feedback. Definitely was on the TODO list; it was destroying the player between videos, which means it also loses fullscreen state etc. Should reuse players now, let me know if you still have volume issues.
CH Web Randomizer (work in progress!)
Player - More details
catchall
Explorer
Explorer
Posts: 82
Joined: Sun Aug 11, 2013 5:00 pm

Re: Cock Hero - Randomiser

Post by catchall »

Works perfectly!

I hadn't tried it full screen previously, but I did just now and noticed it doesn't retain the next/previous buttons. Not a huge deal, but figured I'd mention it in case that wasn't the intended behavior.
Post Reply

Who is online

Users browsing this forum: Ajeje, Johankain, Lady_M, mbebic, Zofia Little Flame and 71 guests