Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YTDLC

YouTube Download C.L.I

It's a simple YouTube downloader client not made for speed, but for ease-of-console-use.

Usage

ytdlc [--verbose] download <link> <audio|video>

<link> = The link you want to download from.

When this command is run, it prompts you to download one of a few download streams, which give you higher/lower quality (and sometimes different containers/codecs).

or,

ytdlc [--verbose] mux <file1> <file2>

When this command is run, it uses FFMPEG (usually bundled in the release) to mux (or basically combine) the audio and video files specified. They can be interchanged between the file1 and file2 slots.

YOU MUST USE AN AUDIO FILE AND A VIDEO FILE FOR THIS COMMAND.

Installation

First, download the zip file (windows only) from the GitHub repository (sorry for those of you on CodeBerg), extract it, and put the folder somewhere on your computer.

Secondly, add the folder you extracted's full path to your PATH variable.

Finally, refresh the local PATH variables. This can be done either with Chocolatey's RefreshEnv script, by restarting local terminal processes, or by restarting your computer.

Known Issues

crickets

About

A YouTube downloader.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages