Isaac Grynsztein
2cd35cccd1
Added about page
2020-03-15 22:05:00 -04:00
Isaac Grynsztein
da399601e1
Added ability to select any supported custom downloader
2020-03-15 20:59:21 -04:00
Tzahi12345
4ceec26a0e
Merge pull request #31 from Tzahi12345/use-youtubedl-archive-with-downloader
...
Implements youtube-dl archive functionality for downloader
2020-03-15 20:39:18 -04:00
Isaac Grynsztein
b765830584
Using youtubedl archive for downloads defaults to false
2020-03-15 20:37:26 -04:00
Isaac Grynsztein
44bff55a88
Adds youtube dl args to simulated output
2020-03-15 20:35:51 -04:00
Isaac Grynsztein
84c9ec1300
Updated file card image appearance
2020-03-15 20:31:04 -04:00
Isaac Grynsztein
f1c09a5fa9
Added firefox extension zip to repo
2020-03-15 20:30:48 -04:00
Isaac Grynsztein
d39f6f7a17
File cards modified to support blacklisting videos when using youtube-dl archive
2020-03-15 20:28:18 -04:00
Isaac Grynsztein
190d1567ca
youtube-dl archive can now be used for regular downloads. a new blacklist system exists which subscriptions will shortly follow
...
Added new setting whether to use youtubedl archive
2020-03-15 20:27:06 -04:00
Isaac Grynsztein
e71dc0b5e5
Updated angular version on readme
2020-03-15 15:39:19 -04:00
Tzahi12345
7d6ad6336c
Merge pull request #30 from Tzahi12345/localization
...
Added localization support
2020-03-15 15:18:00 -04:00
Isaac Grynsztein
087b9aac7e
updated translations v2
2020-03-15 15:05:10 -04:00
Isaac Grynsztein
d61573d8af
Updated spanish translation
2020-03-15 14:55:41 -04:00
Isaac Grynsztein
c7885e8726
Added ability to select language in settings
...
Fixed locale support so that it actually works at runtime
Removed unused library
2020-03-15 14:52:07 -04:00
Isaac Grynsztein
ebd0a419df
Further fix for videogular compilation error
2020-03-15 04:09:30 -04:00
Isaac Grynsztein
c96aec7ba3
fixed videogular in angular 9
2020-03-15 03:59:00 -04:00
Isaac Grynsztein
ddcd1d0772
Updated spanish translation xliff and json
...
locale is now retrieved from cookies
2020-03-15 03:58:31 -04:00
Tzahi12345
bcd706f477
Merge pull request #29 from Xanthus1/custom-videopath-fix
...
Fix for custom video folder path
2020-03-15 03:55:38 -04:00
Isaac Grynsztein
c17d29075e
Updated angular material to v9
...
Added further translation support
2020-03-15 00:48:16 -04:00
WScottN
25b65b08d5
Fix for custom video folder path
...
This fixes an issue with video playback when using a different video path setting than the default "video/" . Using the videoFolderPath variable rather than "video/" string.
2020-03-15 00:24:44 -04:00
Isaac Grynsztein
0981dd216d
Migrated to angular 9
2020-03-14 23:37:27 -04:00
Isaac Grynsztein
20b580b76f
updated to latest angular 8 version
2020-03-14 23:32:44 -04:00
Isaac Grynsztein
bc4cc3ccce
Added spanish language support
2020-03-14 23:29:38 -04:00
Isaac Grynsztein
21797f3901
Added preliminary localization support to almost all strings in the program
2020-03-14 17:32:52 -04:00
Isaac Grynsztein
c752b13732
Updated look of file cards so that the images are of equal size
2020-03-13 00:33:02 -04:00
Isaac Grynsztein
bad4b8630b
potentially made it so saved settings get applied with no reload in most situations
2020-03-11 22:04:22 -04:00
Isaac Grynsztein
4f4a82c3c4
updated firefox/chrome extension to support firefox with no errors
2020-03-11 03:35:57 -04:00
Isaac Grynsztein
25307dc46b
fixed bug where downloaded audio files did not properly get converted to mp3s
2020-03-10 16:24:04 -04:00
Isaac Grynsztein
d873597ea2
fixed formatting in readme
2020-03-10 03:36:46 -04:00
Isaac Grynsztein
f92a5549b5
implemented allowSubscriptions in frontend
v3.4
2020-03-10 02:28:48 -04:00
Isaac Grynsztein
69bf4e1ad5
updated docker version
2020-03-10 02:10:36 -04:00
Isaac Grynsztein
9d1aaf95ed
Refactored subscribing process to remove bugs in the old system
...
images are now deleted from subscription videos when unsubscribing
2020-03-10 02:03:10 -04:00
Isaac Grynsztein
bb925ac0c8
fixed bug where video titles were used instead of IDs for the player component
...
fixed bug that caused a crash when no subscriptions existed
2020-03-09 01:19:16 -04:00
Isaac Grynsztein
74cda25c63
added search functionality
...
made subscription file cards more responsive on mobile layouts
removed unused shell code
2020-03-09 00:22:03 -04:00
Isaac Grynsztein
54dcbe452e
fixed compiler error
2020-03-08 22:52:29 -04:00
Isaac Grynsztein
946abd2e92
implemented global custom args functionality
...
fixed bad logic in settings
2020-03-08 22:47:08 -04:00
Isaac Grynsztein
73d4cca615
added new config items to docker compose
2020-03-08 22:30:43 -04:00
Isaac Grynsztein
846dd7e250
Added the ability to download (export) archives from subscriptions
2020-03-08 22:24:59 -04:00
Isaac Grynsztein
6f3e94cf24
hamburger menu button now avoids focus and has no outline
...
theme change behavior slightly modified to improve accessibility
added hammerjs
settings menu now has minimum width, updated colors, and additional hints
2020-03-08 22:23:50 -04:00
Isaac Grynsztein
3cbb517d64
cleaned up some code
...
youtube-dl commands are now simulated and displayed in the advanced panel
2020-03-08 22:21:34 -04:00
Isaac Grynsztein
5d945d729b
hotfix to readme formatting
2020-03-08 17:27:15 -04:00
Isaac Grynsztein
cda842a6c7
Updated readme to include API info
2020-03-08 17:26:13 -04:00
Isaac Grynsztein
480ed7d000
added new custom args setting
2020-03-08 10:15:24 -04:00
Isaac Grynsztein
881a103051
Added duration of video in subscription file card along with implementations of deleting subscribed videos. Subscribed videos now get reloaded after deletion
...
sidenav now closes when navigating
Updated subscription info to include more info
2020-03-07 17:00:50 -05:00
Isaac Grynsztein
4172b0b355
fixed bug where in chrome, sometimes the video player would not appear
2020-03-07 13:16:16 -05:00
Isaac Grynsztein
f6b7c41666
fixed router outlet in sidenav
...
subscription settings implemented
2020-03-06 03:05:51 -05:00
Tzahi12345
3d1874c69b
Merge pull request #22 from Tzahi12345/subscribe_to_channel_and_playlist
...
Adds the ability to subscribe to channels and playlists
2020-03-05 22:59:08 -05:00
Tzahi12345
ccfe7901c9
Merge branch 'master' into subscribe_to_channel_and_playlist
2020-03-05 22:57:57 -05:00
Tzahi12345
17e85196ae
Merge pull request #21 from Tzahi12345/settings
...
Add settings page
2020-03-05 22:48:45 -05:00
Isaac Grynsztein
ae605d5f70
Added ability to set config from settings
...
theme slide toggle is now in top right menu
2020-03-05 22:38:23 -05:00