<?php $domain = 'https://video.zoo.cab'; $path1 = '/media/videos/hd/'; //hd $path2 = '/media/videos/iphone/'; //sd $path3 = '/static/webseed/'; //sd $number_of_time_to_run = 5371; //total number of videos they have $sixteen = 10; $sixteen2 = 54; //+10 to this each time just to avoid the post has to many links issue on 8ch.net/zoo $number_of_time_to_run = $sixteen + $sixteen2; for ($x = $sixteen2; $x <= $number_of_time_to_run; $x++) { echo("HD (High Definition / High Quality) : " . $domain . $path1 . $x . '.mp4' . "\n\n"); echo("SD (Low quality mobile) : " . $domain . $path2 . $x . '.mp4' . "\n\n"); echo("SD (WebTorrent low quality seed) : " . $domain . $path3 . $x . '.mp4' . "\n\n"); }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`