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:
-
Java 1.8
-
Jsoup library
-
UI4J Library
Future Plans:
-
Fetch album art and add it to the downloaded mp3 file(using id3 editing libraries)
-
Add Album name, artist name, etc...(using id3 editors)
-
Queueing(Multiple songs)
How to use the non GUI jar file:
-
Download it, store it wherever you want to
-
Execute it using the java -jar command in terminal
-
Follow the instructions
-
The song will download in the same directory as the jar file.
How to use the GUI jar file:
- Download it
- Open it, UI is pretty simple
- Enter the song you want to download
- Click enter, or press the search button
- After a second or so, the table will get filled with results
- Click on anyone of those
- Choose the download location by clicking the choose location button
- Click the download button and wait a few minutes(speed varies with internet connection speed)