Skip to content

sgornostal/youtube-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-Downloader

Simple Java Swing Gui application for download video or audio from YouTube.

You can download application here.

Run

Execute youtube-downloader-{version}.jar file from explorer or $java -jar youtube-downloader-{version}.jar from command line

System Requirements

  • Windows/Unix
  • Java 1.7
  • Python 2.6+ (Unix only)

Build

Build Requirements:

  • JDK 1.7 or higher
  • Gradle 1.9

Buid Preparation: rename src/main/resources/youtube.sample to src/main/resources/youtube.properties and insert your Youtube API key available at code.google.com/apis/console

Command: $ gradle build

Distribution location: build/dist

Help

About

Simple GUI Application to download from YouTube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published