Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • the program yt-dlp is way faster than youtube-dl
    – barlop
    Commented Oct 15, 2022 at 7:03
  • Honstly, I didn't use it, and I don't prefer the original to any fork for any tool - the least dependancies is alway best for me - yt-dlp uses some kind of encryption brotli, certifi, pycryptodomex and relay on websockets when available - this may make it faster as you mintioned but cpu more consumption - again I didn't use it or even has benkmarks, I just see dependances now Commented Oct 15, 2022 at 9:02
  • After testing both of tools I see @barlop is right.. and yt-dlp is more features than the original repo Commented Oct 19, 2022 at 19:32