Commit Graph

6 Commits (8545016f1d3664801da9acd5881a56a3bbbd359b)

Author SHA1 Message Date
Isaac Grynsztein 8545016f1d "audio only" checkbox is now remembered after page loads
removed videogular icons as it caused compilation errors
5 years ago
Isaac Grynsztein d245904c0d added the ability to save playlists
added local db system (lowdb)

playlists are now downloaded as a zip from the streaming menu
5 years ago
Isaac Grynsztein 0095ea1271 fixed bug where search results showed old results when search bar was empty 5 years ago
Isaac Grynsztein 710e3613a8 removed debug statements 5 years ago
Isaac Grynsztein 5f4a7a1e69 Added support for custom quality settings for video and audio files.
Available formats are downloaded when a valid YT url is detected. These formats are then parsed and a best audio format is selected based on the results

After downloading a file with no file manager, file is now deleted. After file deletion, mp3/mp4 reload occurs

Updated view on main component to be more responsive, using bootstrap grid

Updated progress bar UI-wise to be more in line with the rest of the page
5 years ago
Isaac Grynsztein 8e7bb4ba3b added custom player
added routing with two routes: home and player

moved most of app component to main component. app component currently just manages the top toolbar
5 years ago