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
UnlimitedCookies
9e5de88675
Even more internationalization improvements :)
2020-07-10 15:00:54 +02:00
Isaac Grynsztein
2442067ca0
Manually updated spanish translations
2020-07-04 12:07:22 -04:00
UnlimitedCookies
9415901f17
Revert to 1:1 translation
2020-06-29 18:58:46 +02:00
UnlimitedCookies
92e5716f93
More clarification
2020-06-29 17:03:07 +02:00
UnlimitedCookies
5b5c93f783
Minor changes to increase coherence
2020-06-29 16:42:05 +02:00
UnlimitedCookies
4db6a49df5
Make custom Arg description more clear
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2020-06-29 16:12:51 +02:00
UnlimitedCookies
4a69a0d362
modified: src/app/settings/settings.component.ts
...
new file: src/assets/i18n/messages.de.json
new file: src/assets/i18n/messages.de.xlf
2020-06-29 03:48:29 +02: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
409fd0fe20
Updated translations and frontend binaries
2020-05-06 02:39:20 -04:00
Tzahi12345
cc47823b0c
Updated gitignore and re-added package-lock.json
...
Translations updated
2020-05-05 20:12:15 -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
4617362270
New default youtube-dl.exe binary
...
Updated public dir in backend
2020-04-15 18:52:18 -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
603c13eb4c
Modified about dialog to have a more consistent design, and added the logo & github logo to the top
2020-03-25 17:07:23 -04:00
Isaac Grynsztein
4094fda71d
Updated spanish translations to final 3.5 version
...
Removed erroneous log
2020-03-20 22:59:56 -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
996d5989e7
Updated spanish translation
2020-03-20 16:34:57 -04:00
Isaac Grynsztein
7681ac2e5a
Updated source translation file
2020-03-20 16:21:15 -04:00
Isaac Grynsztein
1d29dd8df4
Updated translations
2020-03-16 01:23:08 -04:00
Isaac Grynsztein
2cd35cccd1
Added about page
2020-03-15 22:05:00 -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
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
ddcd1d0772
Updated spanish translation xliff and json
...
locale is now retrieved from cookies
2020-03-15 03:58:31 -04:00
Isaac Grynsztein
c17d29075e
Updated angular material to v9
...
Added further translation support
2020-03-15 00:48:16 -04:00
Isaac Grynsztein
bc4cc3ccce
Added spanish language support
2020-03-14 23:29:38 -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
Angular CLI
1ebf3cf36e
chore: initial commit from @angular/cli
2018-01-09 14:34:38 -05:00