Isaac Grynsztein
0c5cd291fe
Changed comment for clarity
2020-03-27 15:57:51 -04:00
Isaac Grynsztein
57234b4690
File card download progress bars now maintain same width as file cards, appear rounded at the bottom, and are positioned right at the bottom of each card
2020-03-27 15:56:34 -04:00
Isaac Grynsztein
b993c8e1d6
Fixed bug were downloadOnlyMode failed to work when multiDownloadMode was enabled
2020-03-27 15:54:14 -04:00
Isaac Grynsztein
66cb0af762
Settings dialog now says "cancel" when settings are changed and "close" otherwise
2020-03-27 13:56:55 -04:00
Isaac Grynsztein
8331c319ce
File formats are not searched anymore if video is a playlist. Prior to this they simply errored
2020-03-27 13:55:50 -04:00
Isaac Grynsztein
da9dcc0249
Added border radius to progress bar to make it look less "blocky"
2020-03-27 13:55:21 -04:00
Isaac Grynsztein
5af0d742ef
Fixed bug where updating an audio playlist would cause it to believe it was a video playlist
2020-03-26 13:28:26 -04:00
Isaac Grynsztein
4906e52c57
Adjusted styling for advanced download bar to make it look more natural and part of the page
2020-03-26 10:48:46 -04:00
Isaac Grynsztein
d33346b11d
Final fix for bug where failed downloads still appeared in the multi download menu
2020-03-26 10:47:56 -04:00
Isaac Grynsztein
b07f16bdd0
Added subtle drop shadow to topBarTitle
2020-03-25 23:28:14 -04:00
Isaac Grynsztein
a5c47737c7
Fixed bug where simulated output did not include the base path
2020-03-25 23:27:51 -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
a35d85d7df
Added elevation to top toolbar and made it "sticky". That means when users scroll, the toolbar will scroll with
2020-03-25 17:05:50 -04:00
Isaac Grynsztein
25b5b28df8
Minor visual change to settings
2020-03-25 07:40:14 -04:00
Isaac Grynsztein
0c60c12124
Append to last commit
2020-03-25 07:39:50 -04:00
Isaac Grynsztein
72b42dea5a
About dialog now informs user when update is available or when they are up to date based on the github release api
2020-03-25 07:39:39 -04:00
Isaac Grynsztein
1ed415d733
Fixed bug where if using download-only mode, downloading additonal videos would be blocked
2020-03-25 04:16:11 -04:00
Isaac Grynsztein
9e4d36e6ed
Updated look of about dialog's close button
2020-03-24 19:27:25 -04:00
Isaac Grynsztein
7c605d83cd
Updated look of dark mode to be more "dark" and more friendly
2020-03-24 19:26:56 -04:00
Isaac Grynsztein
d7068953a8
changed env to prod
2020-03-22 01:11:15 -04:00
Isaac Grynsztein
945d2abd1a
UI hotfix
2020-03-20 23:07:35 -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
fa2800a391
merge fixd import
2020-03-20 22:47:04 -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
c3220dcb60
Updated language select size
2020-03-20 16:35:28 -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
0ac87fe86d
Updated spanish language string label to avoid confusion
...
Fixed bug where if no locale was set, it would *not* default to English
2020-03-20 16:18:51 -04:00
Isaac Grynsztein
2b2a033b7e
Added extensions settings where information on extensions can be found and bookmarklet is generated
...
Created arg modifier dialog to assist in editing youtube-dl args
- This arg dialog contains all the available args and their description
- Includes a convenient search bar and categorized list of args to help you find the one you're looking for, or just explore what's available.
Arg modifier is available for both global args (in settings) and local args (in the advanced mode)
2020-03-20 16:16:10 -04:00
Tzahi12345
c4fe1a2fb0
Merge pull request #32 from Tzahi12345/subscriptions-v2
...
Subscriptions v2
2020-03-17 22:35:32 -04:00
Isaac Grynsztein
bdb6a08274
Added ability to download subscription videos as zip
2020-03-17 22:24:52 -04:00
Isaac Grynsztein
b2730926c8
Updated translation details to improve clarity
...
Added upload date property to files in UI
Subscription videos can now be filtered by some of their properties (size, upload date, name, duration)
Subscription videos are now centered
2020-03-17 21:38:49 -04:00
Isaac Grynsztein
393267b919
fixed bug where youtube search API failed to load when enabled through the settings
2020-03-17 18:49:19 -04:00
Isaac Grynsztein
35f8454db3
Fixed bug where auto started downloads would begin if navigated back from the player
2020-03-17 18:20:25 -04:00
Isaac Grynsztein
a5e1906196
Fixed bug that prevented auto start from working
2020-03-17 18:14:11 -04:00
Isaac Grynsztein
9dc607e7ee
fixed bug where no subscriptions resulted in a client error
2020-03-17 18:07:35 -04:00
Isaac Grynsztein
1a79b489ab
Added video info dialog
...
File cards and subscription file cards now use video info dialog so that users can see info on each individual video
Ellipsis are now added client-side to video titles in file cards
2020-03-17 06:58:05 -04:00
Isaac Grynsztein
f08506d690
When locale 'en' is selected, no translation is retrieved
2020-03-16 01:23:35 -04:00
Isaac Grynsztein
1d29dd8df4
Updated translations
2020-03-16 01:23:08 -04:00
Isaac Grynsztein
25b953cebd
Updated look of file cards again to prevent aspect ratio from being changed
2020-03-16 01:22:48 -04:00
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
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
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