Commit Graph

18 Commits

Author SHA1 Message Date
Isaac Grynsztein
aa130d3fc9 updated youtube-dl version for nodejs 2020-02-13 03:16:34 -05:00
Isaac Grynsztein
0f0bf3a401 updated youtube-dl.exe binary for windows 2020-02-13 03:13:20 -05:00
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
2020-02-13 03:13:10 -05:00
Isaac Grynsztein
77dd96b3b9 added download_only_mode to encryption configuration
reloading of mp3s/mp4s only happens if file manager is enabled
2020-02-11 16:36:59 -05:00
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
2020-02-11 13:10:02 -05:00
Isaac Grynsztein
abaa799628 quick dependency fix 2019-10-21 02:51:13 -04:00
Isaac Grynsztein
f98ba00551 fixed bug preventing app being used outside root url 2019-10-21 02:24:47 -04:00
Isaac Grynsztein
9ebb684d5c Updated backend to reflect frontend changes 2019-10-20 19:15:26 -04:00
Isaac Grynsztein
91713f1140 Migrated to angular 8
Created dev configuration
2019-10-20 19:15:13 -04:00
Isaac Grynsztein
8e445bb80d Made repository changes 2019-10-20 17:39:02 -04:00
Isaac Grynsztein
4be6f341da Updated configuration 2018-01-23 00:17:20 -05:00
Isaac Grynsztein
1cdd4d0e15 Added support for modifying downloaded files 2018-01-22 03:43:47 -05:00
Isaac Grynsztein
43399be0e5 Fixed a bug and increased compatibility 2018-01-20 19:33:27 -05:00
Isaac Grynsztein
2a80ea92cc Updated favicon, added progress bar functionality 2018-01-17 14:35:47 -05:00
Isaac Grynsztein
917235189a Working with encryption! 2018-01-16 11:18:41 -05:00
Isaac Grynsztein
162425b702 should now work across multiple devices 2018-01-14 01:56:28 -05:00
Isaac Grynsztein
7fcf2256ac .gitignore is now working 2018-01-13 22:20:21 -05:00
Isaac Grynsztein
1eaf897be0 first! 2018-01-13 22:14:10 -05:00