A Youtube companion app for Windows
https://github.com/Desousak/YT-Companion
-
Kevin Desousa (DesousaK): UI, multithreading, sockets, and any other bug fixes.
-
Daniel Bullock (DanBullockCS): Made Nightmode.css and worked on UI, including YouTube player parameters.
-
Samuel Pilkey (SPilkey): Search/Video history and File I/O.
-
Leonard Zbona (ZbonaL): JSON (Sockets), gradle file, and code optimization.
Java - Version 9
Gradle - Version 4.6
Clone the repository and use the following commands in a terminal:
gradle dependencies
gradle build
gradle run
-Click search on the MenuBar to search for a video, hit enter and click on the video from the list to enjoy!
-Check your search and video history from the MenuBar.
-Change the user interface to Night Mode with the Night Mode button in the MenuBar, click it again to go back to the basic theme.