A project that was ORIGINALLY planned to be written in C++ but since I need my final project, I wrote it in Java (Prob my worst decision made). Anyways, this project RELIES on Youtube and (YT-DLP)[https://github.com/yt-dlp/yt-dlp] (I love them VERY much)
This was developed with the intention of PERSONAL music playing without annoying ads or cut-offs that bothers me VERY much. Therefore, as a student, I wrote this project.
JavaFX, the main UI carrier of this project JavaFX, Github
JSoup, Requests but in Java JSoup, Github
YT-DLP, ... Those who know YT-DLP (BIGGEST HELPER, THE LITERAL BACK-BONE OF THIS PROJECT!)
git clone https://github.com/dynosuars/Dynoplayer.java.git
cd dynoplayer
mvn clean package
Download the .deb file!
This software application, its source code, and its associated installation packages are developed and maintain for EDUCATIONAL PURPOSES
This is a High Schooler's project for the UAlbany ICSI 201 INTRODUCTION TO COMPUTER SCIENCE.
Any media extraction, network fetching, or local caching features are implemented as proof-of-concept components for tracking file indexing paradigms and metadata processing models.