Isaac Abadi
b9dabcf2f4
Updated dev default.json
2021-09-30 22:48:17 -06:00
Isaac Abadi
d6a43c76a4
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into concurrent-streams-and-player-refactor
2021-07-20 21:36:48 -06:00
Isaac Abadi
407333a314
Updated dev default.json
2021-07-20 21:34:33 -06:00
Joe Kaufeld
dbbfc041a4
Update default.json to use a longer update period
...
See https://github.com/Tzahi12345/YoutubeDL-Material/issues/385 for context; setting this to a daily value instead of every five minutes means that updates still come in but it doesn't completely trample all other network traffic, especially if you have a lot of subscriptions.
2021-06-23 10:42:12 -04:00
Isaac Abadi
1d5490c0ff
Allows playlists to be categorized based on the first video that matches
2021-01-12 22:08:42 -05:00
Isaac Abadi
33fc74b7e7
Updated dev config
2020-12-24 02:04:43 -05:00
Isaac Abadi
d659a7614f
updated default.json
2020-10-23 01:49:27 -04:00
Isaac Abadi
560aaadca1
Removed "use encryption" options, if you'd like to encrypt your web page, use a reverse proxy
2020-08-14 17:56:44 -04:00
Isaac Abadi
25bfb9e518
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material
2020-08-10 14:27:46 -04:00
Isaac Abadi
c9b615c659
Added option to change JWT expiration time called "Login expiration" in the Advanced tab
2020-08-10 14:26:59 -04:00
Isaac Abadi
d7aa39599d
Removed subscriptions_use_youtubedl_archive setting, to use youtube-dl archive functionality, there is now just one setting for both subscription and non-subscription videos
2020-08-08 15:58:48 -04:00
Isaac Grynsztein
dcc7fbd81c
Added new setting to force a safe download (removes features like progress bar)
2020-05-30 16:28:00 -04:00
Tzahi12345
e5db376914
All config values are now reloaded on config set
...
Added 4 new settings: user files folder, enable registration, enable downloads manager, and logging level selection
2020-05-02 17:09:46 -04:00
Isaac Grynsztein
cb6451ef96
Added new settings: multi user mode and users base path
2020-04-26 17:37:49 -04:00
Isaac Grynsztein
b5a82b9385
Updated middleware to support API tokens. Frontend now uses an admin token for its requests
...
Fixed version numbers
2020-04-10 20:44:42 -04:00
Isaac Grynsztein
bcff631936
Updated translations and 'backend/public' folder
2020-03-29 10:46:35 -04:00
Isaac Grynsztein
4aaaddac92
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into settings-pin
2020-03-20 22:46:06 -04:00
Isaac Grynsztein
b765830584
Using youtubedl archive for downloads defaults to false
2020-03-15 20:37:26 -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
91f6dbcb5b
added ability to set pin for settings. pin is md5'd by the backend
2020-03-13 02:20:07 -04:00
Isaac Grynsztein
480ed7d000
added new custom args setting
2020-03-08 10:15:24 -04:00
Isaac Grynsztein
a70abb3945
added basic subscriptions support for playlists and channels
...
update youtube-dl binary on windows
updated favicon to the new icon
2020-03-05 20:14:36 -05:00
Isaac Grynsztein
1ffe61f01f
removed path-base and updated docker-compose.yml & README
2020-02-28 00:20:08 -05:00
Isaac Grynsztein
5e331b9ffa
config settings now just have url and port
...
fixed bug where multi download mode would not allow file card link clicking
2020-02-28 00:14:46 -05:00
Isaac Grynsztein
b79d801c0f
Added support for custom arguments and custom output patch
2020-02-27 03:27:57 -05:00
Isaac Grynsztein
bcd879ebc8
added multiple download support
...
lazy loaded images now reload after a new download
2020-02-27 01:06:32 -05:00
Isaac Grynsztein
23feb05fab
downloading agent is now the default of youtube-dl by default instead of aria2c. testing showed it performed better over multipled trials
...
added a setting to use aria2c optionally
added debug timing to getURLInfos
2020-02-23 03:20:07 -05:00
Isaac Grynsztein
c58f8a4058
added theming support with 3 themes (only 2 selectable for now)
...
switched from css to scss default style system
cleaned up unused code in app component
upated youtube search results styling
downloading video from home screen now shows local progress bar under that video
2020-02-20 10:45:37 -05:00
Isaac Grynsztein
28331c1037
Updated debug-only default.json to reflect the new options added
2020-02-17 00:37:41 -05:00
Isaac Grynsztein
91713f1140
Migrated to angular 8
...
Created dev configuration
2019-10-20 19:15:13 -04:00