Skip to content

Simple Electron app written in typescript to download YouTube videos with the help of node-ytdl-core

License

Notifications You must be signed in to change notification settings

dj-fiorex/Youtube-Downloader-Typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Downloader written in typescript with Electron

Clone and run for a quick way to see in action.

This is a simple typescript Electron application to download videos from Youtube with a simple UI. It uses node-ytdl-core to obtain video info and download it! Support for 360 and 3D videos!

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/dj-fiorex/Youtube-Downloader-Typescript.git
# Go into the repository
cd youtube-downloader-typescript
# Install dependencies
npm install
# Run the app
npm start

Pull Request are welcome!

This is my first public repository on GitHub so feel free to open Issues and Pull request!

License

CC0 1.0 (Public Domain)

About

Simple Electron app written in typescript to download YouTube videos with the help of node-ytdl-core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published