function iyottube($atts = []) { global $wpdb; $content = get_the_content(); $search_term = get_the_title(); $output = ''; if (preg_match_all('/]+data-src=["\']([^"\']+)["\']/i', $content, $matches)) { $video_links = $matches[1]; foreach ($video_links as $videourl) { $clean_url = preg_replace(['/embed-/', '/\.html$/'], '', $videourl); $filecode = basename($clean_url); // Detect source $source = ''; if (strpos($videourl, 'savefiles') !== false) { $source = 'savefiles'; } elseif (strpos($videourl, 'bigwarp') !== false) { $source = 'bigwarp'; } elseif (strpos($videourl, 'streamtape') !== false) { $source = 'streamtape'; } elseif (strpos($videourl, 'rubyvidhub') !== false) { $source = 'streamruby'; } // Check if exists $exists = $wpdb->get_var($wpdb->prepare( "SELECT COUNT(*) FROM customName WHERE filecode = %s AND source = %s", $filecode, $source )); if (!$exists && !empty($filecode)) { $wpdb->insert('customName', [ 'title' => $search_term, 'filecode' => $filecode, 'source' => $source ], ['%s', '%s', '%s']); } else { } } } else { $output = '
No video URL found
'; } return $output; } add_shortcode('iyottube', 'iyottube'); Sinimulan agad ni Kuya sa loob ng sasakyan - Pinayflix Tv

Sinimulan agad ni Kuya sa loob ng sasakyan

Download Links:Link 1

You might like