Commit Graph

13 Commits (31394fa98cb274eb7f164f715e0f79d2e4cc3ecd)

Author SHA1 Message Date
Isaac Grynsztein af595d3df8 Added debug mode to server and relevant debug configurations
simplified youtubedl download process to speed up the download

queryurl not printed any longer by youtube search service
5 years ago
Isaac Grynsztein 35bdd1deeb fixed file name paths on backend. backend also now tells frontend when the url provided is a playlist
frontend now does not get the file status and simply waits for the server to respond with the file

added methods to download audio/video files to simplify downloadHelperMp3/Mp4
5 years ago
Isaac Grynsztein 73b9c61080 renamed variable in backend
deleteaudiofile/deletevideofile functions now made for reusability

downloaded videos now use the title as the file name. this requires longer download times as 2 calls are created

created a deletefile http call in backend, however it is currently not being used
5 years ago
Isaac Grynsztein ba5592015d added download only mode that simply downloads files to the client when the server finishes the download
added dependency on savefile library for download-only mode
5 years ago
Isaac Grynsztein f98ba00551 fixed bug preventing app being used outside root url 6 years ago
Isaac Grynsztein 9ebb684d5c Updated backend to reflect frontend changes 6 years ago
Isaac Grynsztein 8e445bb80d Made repository changes 6 years ago
Isaac Grynsztein 1cdd4d0e15 Added support for modifying downloaded files 8 years ago
Isaac Grynsztein 43399be0e5 Fixed a bug and increased compatibility 8 years ago
Isaac Grynsztein 2a80ea92cc Updated favicon, added progress bar functionality 8 years ago
Isaac Grynsztein 917235189a Working with encryption! 8 years ago
Isaac Grynsztein 162425b702 should now work across multiple devices 8 years ago
Isaac Grynsztein 1eaf897be0 first! 8 years ago