Skip to content

A feature-rich command-line audio/video downloader for Win11

Notifications You must be signed in to change notification settings

CunaGreenleaf/yt-dlp_win11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download YT vids from Win11

yt-dlp_win11

A simple user interface for the windows X86 version of ty-dlp.

Release History

  • 2.5.0

    • ADD: Function Get-Folder will not default to Desktop if the browse for folder option is closed or canceled.
  • 2.0.0

    • ADD: Interactive folder selector with network storage access.
    • ADD: check for folder if opened.
  • 1.0.0

    • First PS1 iteration.

How to use

  1. Download the newest WINx86 release. yt-dlp_X86
  2. Make a folder in any location you like. I used C:\yt-dlp as to make scripting easier.

CFolder

  1. Open the advanced systems settings and select environment variables. Then inside of the system variables edit the PATH options.

ADVEVO

  • Select new and add the full folder path of the yt-dlp location and save.

PathAdd

  1. The batch file. You will have to change the file location name of the PS1 to the file path you have. And again, this is made for windows 11. Save the batch to the Desktop.

BthFile

  1. Now just open the newly made .bat file.
    • An interactive folder selector will popup. Select your folder you want the stuff to download to and click OK.

BatSelecter

  1. Follow the promt and have fun.

Warning

  • for V2.0-V2.5 You will have to change the 'Z:\My Videos\YT Stuff' in the Function Get-Folder($initialDirectory= 'Z:\My Videos\YT Stuff') to the folder you want it to start in.
  • For V1 $folder = 'Z:\My Videos\YT Stuff\YouTube_silpaeja_minecraft' will need to be changed to the folder of choice. If you only want to have a single folder for all output downloads and then you may move the downloads to your archive of choice.

Note

  • You may have multiple iterations opened as the same time going to diffrent folders. Just remind that the download speed will be shared with each instiance that is opened.

(Back to top)

About

A feature-rich command-line audio/video downloader for Win11

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published