GoldenGamerLP / YoutubeDownloader

A simple Java Application made with JavaFx, for searching and downloading Youtube Videos/Playlists. Feel free to open issues or pull requests! For Educational Purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Interface

Description

This is a simple interface to search for videos on youtube and download them in mp3 or mp4 format.

Requirements

  • Java 17

How to run

  • Clone this repository
  • Run the following command in the root folder of the project:
./gradlew shadowJar
  • Open the folder build/libs and run the jar file.

Or

  • Clone this repository
  • Go to the class Main.java and run it.

Disclaimer

This project was made for educational purposes only. I do not take any responsibility for the misuse of this software.

License

MIT

About

A simple Java Application made with JavaFx, for searching and downloading Youtube Videos/Playlists. Feel free to open issues or pull requests! For Educational Purposes


Languages

Language:Java 100.0%