Skip to content

modestimpala/ez-dlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

This repository contains two key components to make life using yt-dlp easier.

ezdlp is a console application that facilitates downloading videos or playlists using yt-dlp, with support for single and bulk downloads. It allows users to specify various configurations like download format, output template, and more. For detailed usage and configuration instructions, refer to the ezdlp README.

This component is a .NET console application that leverages the YouTubeExplode library to search for and retrieve YouTube playlist URLs based on input search terms. It processes an input file containing search terms or phrases, appends a customizable search term (e.g., "OST music"), and outputs the URLs of the found playlists. For more information on how to use and configure this program, see the YouTube Explode-Based Program README.

About

Making life with yt-dlp easier

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages