Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AakashSasikumar authored Feb 26, 2017
1 parent c7f301e commit 352f698
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# YouTubeScraper
a simple webscraping code developed in java using jsoup and ui4j libraries to download something in youtube and convert it into high quality audio format(mp3). It can be used as a song downloader.

Requirements:
**Requirements:**

1. Java 1.8

2. Jsoup library

3. UI4J Library

Future Plans:
**Future Plans:**

1. Fetch album art and add it to the downloaded mp3 file(using id3 editing libraries)

Expand All @@ -18,7 +18,7 @@ Future Plans:
3. Queueing(Multiple songs)


How to use the non GUI jar file:
**How to use the non GUI jar file:**

1. Download it, store it wherever you want to

Expand All @@ -28,7 +28,7 @@ How to use the non GUI jar file:

4. The song will download in the same directory as the jar file.

How to use the GUI jar file:
**How to use the GUI jar file: **

1. Download it
2. Open it, UI is pretty simple
Expand Down

0 comments on commit 352f698

Please # to comment.