url($url, $filename, 'mp4'); } else { // Stream $streamer = new \Sovit\TikTok\Stream(); $streamer->stream($url); } } }