Youtube-Script to Download Audio and Video from YouTube using Termux

 Hello guy’s , Welcome to another article , in this article we are going to discuss about how to download youtube video and audio with termux

Requirements

  • Android version 5.0 And above
  • Termux application
  • Git package
  • Python package

Feature’s

  • Download video’s
  • Download audio’s

How to download and install youtube package in termux

First of all you download youtube package in your termux so type this below command in your termux terminal

git clone https://github.com/Edi-ID/youtube-dl.git

Now open youtube-dl folder in your termux application so type this below command in your termux.

cd youtube-dl

Now give permission to read, write and execute of youtube.sh bash file so typr this below command in your termux.

chmod +X youtube.sh

Now type this below command in your termux terminal this command will help you to run this script in your termux.

bash youtube.sh

Now you can past your downloading youtube URL and enjoy to download

GITHUB

Post a Comment

Previous Post Next Post