Isaac Grynsztein
d54b2a73c8
Updated view of player to be more responsive. Window width is now recorded for eventual use for responsiveness optimization
2020-02-17 00:28:49 -05:00
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
2020-02-15 02:13:21 -05:00
Isaac Grynsztein
d595de5786
added functions to get info on a downloaded (or downloading) file
...
bug fixed where videos with quotations would not properly stream
2020-02-15 02:11:21 -05:00
Isaac Grynsztein
31394fa98c
updated mobile view for file cards to be more responsive
...
streamed audio/video now include the extension in the download
cleaned up unused code in app component
2020-02-14 00:17:51 -05:00
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
2020-02-14 00:15:55 -05:00
Isaac Grynsztein
81377a2b38
added youtube search functionality in frontend
2020-02-13 06:43:49 -05:00
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
2020-02-13 05:10:27 -05:00
Isaac Grynsztein
a1ec53edb9
preparing config for youtube search feature
2020-02-13 05:08:14 -05:00
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
501806909a
fixed bug where going back to the page after entering a stream didn't allow downloading of new files
...
in download only mode, files are now auto deleted when saved
2020-02-13 03:10:52 -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
505b145bb3
commented out debug console messages
v2.1
2020-02-11 16:28:14 -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
10c90a01f2
linted files
2020-02-09 23:35:01 -05:00
Isaac Grynsztein
abaa799628
quick dependency fix
v2.0
2019-10-21 02:51:13 -04:00
Isaac Grynsztein
9e148d1464
more stylistic improvements
2019-10-21 02:46:22 -04:00
Isaac Grynsztein
9fa646132d
added stylistic spinner
2019-10-21 02:25:03 -04:00
Isaac Grynsztein
f98ba00551
fixed bug preventing app being used outside root url
2019-10-21 02:24:47 -04:00
Isaac Grynsztein
bc1e0ea542
minor change
2019-10-20 19:16:10 -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
377676cda4
Stylistic improvements and moved away from @angular/http
2019-10-20 19:14:01 -04:00
Isaac Grynsztein
8e445bb80d
Made repository changes
2019-10-20 17:39:02 -04:00
Tzahi12345
f0bde1efc4
Update README.md
2018-01-23 00:38:20 -05:00
Isaac Grynsztein
4be6f341da
Updated configuration
v1.1
2018-01-23 00:17:20 -05:00
Isaac Grynsztein
dd62f1a7b3
Added configuration option for file manager
2018-01-22 23:49:13 -05:00
Isaac Grynsztein
1cdd4d0e15
Added support for modifying downloaded files
2018-01-22 03:43:47 -05:00
Tzahi12345
e4e1e67855
Update README.md
2018-01-20 22:13:47 -05:00
Tzahi12345
867d2394de
Update README.md
2018-01-20 22:12:06 -05:00
Tzahi12345
eb54c2fda5
Create LICENSE.md
2018-01-20 20:26:37 -05:00
Tzahi12345
deacf5a49a
Update README.md
2018-01-20 20:23:39 -05:00
Isaac Grynsztein
43399be0e5
Fixed a bug and increased compatibility
v1.0
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
6afccec77c
test2
2018-01-13 22:16:37 -05:00
Isaac Grynsztein
1eaf897be0
first!
2018-01-13 22:14:10 -05:00
Isaac Grynsztein
d6cb024de1
First commit
2018-01-13 20:09:22 -05:00
Angular CLI
1ebf3cf36e
chore: initial commit from @angular/cli
2018-01-09 14:34:38 -05:00