# HG changeset patch # User ymh # Date 1537525592 -7200 # Node ID 64fe57aef30970a2dd86794f3f9ffac609cd7863 # Parent 6e8e657823d98a416914b70d58e2b7a2de4cd1d7 add streaming code for Serpentine's saturday 22/09 afternoon diff -r 6e8e657823d9 -r 64fe57aef309 web/marathon-serpentine-2018/config.php --- a/web/marathon-serpentine-2018/config.php Thu Sep 20 15:56:21 2018 +0200 +++ b/web/marathon-serpentine-2018/config.php Fri Sep 21 12:26:32 2018 +0200 @@ -2,9 +2,9 @@ $youtube_code_list = [ // [new DateTime('2018-09-20T12:43:00Z'),new DateTime('2018-09-20T13:10:00Z'), 'eqB0gIALuUs'], - [new DateTime('2018-09-22T08:30:00Z'),new DateTime('2018-09-22T12:15:00Z'), 'eqB0gIALuUs'], - // [new DateTime('2018-09-22T12:15:00Z'),new DateTime('2018-09-22T20:30:00Z'), ''], - [new DateTime('2018-09-23T07:30:00Z'),new DateTime('2018-09-23T16:00:00Z'), 'iHygIOIkZ0A'], + [new DateTime('2018-09-22T08:30:00Z'), new DateTime('2018-09-22T12:25:00Z'), 'eqB0gIALuUs'], + [new DateTime('2018-09-22T12:25:00Z'), new DateTime('2018-09-22T20:30:00Z'), 'iHygIOIkZ0A'], + [new DateTime('2018-09-23T07:30:00Z'), new DateTime('2018-09-23T16:30:00Z'), 'iHygIOIkZ0A'], ]; $youtube_code = null;