/dlp_webapp

A yt_dlp flask web app

Primary LanguageHTMLDo What The F*ck You Want To Public LicenseWTFPL

dlp_webapp

Python Flask GitHub issues GitHub forks GitHub stars GitHub license

This is a simple and efficient web application built with Flask, designed to download videos from various sources using the yt_dlp library. It's perfect for users who need a reliable tool to save videos locally for offline access.

image

Features

  • Easy-to-use web interface for downloading videos.
  • Support for downloading from multiple video sources.
  • Real-time download progress updates.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of Python.
  • You have a Windows/Linux/Mac machine.
pip install requirements.txt

Installation

Follow these steps to install Video Downloader Web App:

git clone https://github.com/BioTechRacoon/dlp_webapp.git
cd video-downloader-web-app
./install.sh

Usage

To use Video Downloader Web App, follow these steps:

./launch.sh

Open your web browser and navigate to http://localhost:5000. Enter the video URL you want to download and the application will handle the rest.