Skip to content

datbadwolf97/YTMSDLv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

YTMSDLv2

Simple yet powerful, YouTube Music downloader.

More advanced than the first version of YTMSDL that can be found here.
Change Logs

  1. Switched from youtube-dl backend to yt-dlp.
  2. More intuitive CLI interface.
  3. Supports more audio formats, removed some that doesn't work for simplicity.

Comments

"Why no colours in text?"
This is just a simple script, not your RGB keyboard.

Installation

  1. Non fresh Termux :
    apt update && apt upgrade -y && git clone https://github.com/datbadwolf97/YTMSDLv2 && cd YTMSDLv2 && bash INSTALL.sh
  2. Fresh Termux :
    apt update && apt upgrade -y && apt install python ffmpeg git -y && git clone https://github.com/datbadwolf97/YTMSDLv2 && cd YTMSDLv2 && bash INSTALL.sh

About

Simple yet powerful, YouTube Music downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages