Skip to content

petkar/termux-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

termux-downloader

A simple bash script to install and configure spotdl and yt-dlp to download music and videos in Android using the Termux App.

  • Download Spotify songs, albums, and playlists with metadata.
  • Download videos from Youtube and other video platforms.

Usage

Simply share a URL from Spotify, Youtube, or other video sites to Termux. The script will automatically download the content.

  • Spotify: Songs, albums, and playlists will be downloaded to the ~/storage/shared/Music directory.
  • Youtube and others: Videos will be downloaded to the ~/storage/downloads/Youtube directory.

Installation

  1. Install Termux from Google Play Store or F-Droid.
  2. Open Termux and run the following command:
pkg install git -y && git clone https://github.com/petkar/termux-downloader.git && cd termux-downloader && chmod +x setup.sh && ./setup.sh && exit
  1. Grant storage permission to Termux when prompted.

Disclaimer

Downloading copyright songs may be illegal in your country. This script is for educational purposes only and uses tools which were created only to show how Spotify's and Youtube's API could be exploited to download music and videos. Please support the artists by buying their content.

About

Download songs from Spotify and videos from Youtube in Android using Termux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages