Skip to content

onuranl/penelope

Repository files navigation

Introduction

Download Youtube videos to your computer as mp3 or mp4.

Download

penelope-win.exe

Or clone the repository and install dependencies

npm run install

Compiles and hot-reloads for development

npm run electron:serve

To build by your OS

npm run electron:build -- --win nsis
npm run electron:build -- --mac nsis
npm run electron:build -- --linux nsis

Screenshot_3

Screenshot_4

Screenshot_2