Menu

Tree [c96061] main /
 History

HTTPS access


File Date Author Commit
 READMES 2022-09-07 nxjosephofficial nxjosephofficial [484a22] Update README_tr.md
 assets 2022-09-07 aandrew-me aandrew-me [928855] Fixes
 flatpak 2022-09-10 aandrew-me aandrew-me [c96061] Updating flatpak config
 html 2022-09-08 aandrew-me aandrew-me [96b8d4] Added translations
 resources 2022-09-09 aandrew-me aandrew-me [294533] Icon for mac
 src 2022-09-10 aandrew-me aandrew-me [22c9ef] Fixing an issue
 translations 2022-09-08 aandrew-me aandrew-me [f541fc] Removing unnecessary entry
 .gitignore 2022-09-03 aandrew-me aandrew-me [85aabf] Small change
 LICENSE 2022-07-25 Andrew Andrew [873410] Create LICENSE
 README.md 2022-09-10 aandrew-me aandrew-me [22c9ef] Fixing an issue
 crowdin.yml 2022-09-03 Andrew Andrew [0d65be] Update Crowdin configuration file
 linux.sh 2022-08-31 aandrew-me aandrew-me [f09b77] Fixing scripts
 main.js 2022-09-10 aandrew-me aandrew-me [b2bb0d] Fixing url parsing issues
 package.json 2022-09-10 aandrew-me aandrew-me [b2bb0d] Fixing url parsing issues
 windows.sh 2022-08-31 aandrew-me aandrew-me [f09b77] Fixing scripts

Read Me

ytDownloader

A modern GUI video and audio downloader supporting hundreds of sites


Get it from the Snap Store

Get AppImage

README in other languages

Features 🚀

✅ Light/Dark mode

✅ Supports hundreds of sites including Youtube, Facebook, Instagram, Tiktok, Twitter and so on.

✅ Advanced options like Range Selection

✅ Available on Windows and Linux

✅ Fast download speeds

✅ And of-course no trackers or ads

Screenshots

image
image

Installation

Windows

Download and install the exe file. Windows defender may create problems as usual.

Linux

Linux has several options available - AppImage, Deb, Snap and flatpak.

AppImage

AppImage format is supported on most Linux distros and has Auto-Update support. So it is recommended.
It just needs to be executed after downloading. See more about AppImages here.

AppImageLauncher is recommended for integrating AppImages.

Debian package

For Debian based distros like Ubuntu .deb file is available. Download and run -

sudo dpkg -i file_name.deb

Internationalization 🌍

Translations into other languages would be highly appreciated. If you want to help translating the app to other languages, you can join from here. Open a new issue and that language will be added to Crowdin.

Available languages

Name Status
English ✔️
Italian ✔️ albanobattistella
Russian ✔️
Spanish ✔️ haggen88
Turkish ✔️ nxjosephofficial
Ukrainian ✔️ KotoWhiskas

For building or running from source code

Nodejs (along with npm) needs to be installed.

Required commands to get started.

git clone https://github.com/aandrew-me/ytDownloader.git
cd ytDownloader
npm i

To run with Electron :

npm start

To build for Linux (It will create packages as specified in package.json)

npm run linux

To build for Windows

npm run windows
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.