is_logged_in()) { header("Location: login.php"); } else { if(isset($_POST['urls']) && !empty($_POST['urls'])) { $audio_only = false; if(isset($_POST['audio']) && !empty($_POST['audio'])) { $audio_only = true; } $downloader = new Downloader($_POST['urls'], $audio_only); header("Location: list.php"); } } require 'views/header.php'; ?>
Free space : free_space(); ?>
Download folder : get_video_folder(); ?>
How does it work ?
Simply paste your video link in the field and click "Download"
With which sites does it works ?
Here is the list of the supported sites
How can I download the video on my computer ?
Go to List of videos, choose one, right click on the link and do "Save target as ..."