Yt-dlp

From AtB's Wiki
Revision as of 17:08, 23 May 2024 by Admin (talk | contribs)
Jump to navigation Jump to search
  1. open command prompt and run the following command
    winget install yt-dlp
    
  2. Close and reopen command prompt
  3. Use the following to download your youtube video's audio
    cd c:\users\%username%\downloads
    yt-dlp.exe -x --audio-format mp3 --audio-quality 322K <paste url>