How to Download Youtube Videos and MP3 Using Android Termux

How to Download Youtube Videos and MP3 Using Android Termux - This site is an online media where we can upload our videos to the internet, and we can also watch videos that other people upload to YouTube for free. YouTube users often spend a lot of time in front of the monitor screen to watch unique and interesting videos uploaded by YouTube users from around the world.

How to Download Youtube Videos and MP3 Using Android Termux

mps youtube termux


Now, there are so many youtube creators who upload video of interest, so sometimes there are people who like the video and want to download it, but unfortunately there are some that can be downloaded, some are not. In this article I will share a tutorial how to download youtube videos or mp3 using termux android. so, let's do it.

Termux tutorial - How to download youtube videos and mp3 using android termux:


  • Open termux app on your android.
  • Update and upgrade your termux first.
$ apt update && apt upgrade -y
  • Install python package.
$ apt install python
  • After that, install python modules called mps-youtube and youtube-dl with this command.
$ pip install mps-youtube
$ pip install youtube-dl

  • Install mpv package for media player
$ apt install mpv 

How to use ?

  • To run the mps-youtube.
$ python mpsyt
  • if you have a problem with the command above and you get this error "python: can't open file..." you can try to type this command.
$ mpsyt
  • Configure the media player app (mpv) for mpsyt just type this command.
$ set player mpv 
  • after the mps-youtube already running, for searching video or mp3 list just type, and then enter.
/<the_keyword>
  • Note ! make sure you already set slash sign "/" before the keyword.
mps youtube on termux
  • You can see that picture above. I was searching youtube videos or mp3 with this keyword "luciana zogbi" so we have to type e.g /luciana zogbi.
  • After this step, if you want the youtube mp3 just choose according the number. For Example, i want to play Perfect - Ed Sheeran Cover  by Luciana, so we have to type the number 2 and then enter.
  • if you want to download, just type this d before the number of the list. for example i want to download the song on number 6 , so we just type "d 6" (without quote sign) and then enter.

What do you get in this article? I hope the How to Download Youtube Videos and MP3 Using Android Termux article will help you, and don't forget to share this article guys. Don't forget to continue to visit this blog, if you feel confused with this tutorial, comment on this article, and ask which part you feel confused.