/Vid-Dwlder

An all-in-one video download tool

Primary LanguageShellMIT LicenseMIT

Vid-Dwlder

Home

About

  • An all-in-one video download tool
  • Uses youtube-dl.
  • Available for termux and most linux systems

Goals

✅ Download videos using url
✅ Add support for at least 20+ popular websites
✅ Download mp3 format
✅ Download m8u8 playlists
✅ Attractive interface
❌ Anime downloader

Installation

-- Clone this repository and run the install.sh script.
-- Or copy-paste the following:

  • Termux
pkg update && pkg upgrade && pkg install git -y && git clone https://github.com/WinterSunset95/Vid-Dwlder.git && cd Vid-Dwlder && bash install.sh
  • Debian
sudo apt update && sudo apt upgrade -y && sudo apt install git -y && git clone https://github.com/WinterSunset95/Vid-Dwlder.git && cd Vid-Dwlder && bash install.sh
  • Arch-based distros
sudo pacman -Sy && sudo pacman -S git && git clone https://github.com/WinterSunset95/Vid-Dwlder.git && cd Vid-Dwlder && bash install.sh
  • Void
sudo xbps-install -S git && git clone https://github.com/WinterSunset95/Vid-Dwlder.git && cd Vid-Dwlder && bash install.sh

Screenshots





<script src="https://utteranc.es/client.js" repo="WinterSunset95/Vid-Dwlder" issue-term="comments" theme="github-light" crossorigin="anonymous" async> </script>