mamingwang
8f5361bd1a
Added translation using Weblate (Basa (Cameroon))
2021-09-18 08:38:46 +02:00
UnlimitedCookies
7be4ad4d41
Translated using Weblate (German)
...
Currently translated at 100.0% (259 of 259 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/de/
2021-09-18 08:38:46 +02:00
Adolfo Jayme Barrientos
ea5756293d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (259 of 259 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/es/
2021-09-18 08:38:46 +02:00
Nikita Epifanov
d53c6d88ef
Translated using Weblate (Russian)
...
Currently translated at 100.0% (259 of 259 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/ru/
2021-09-18 08:38:46 +02:00
Adolfo Jayme Barrientos
62fe940b2f
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (259 of 259 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/ca/
2021-09-18 08:38:46 +02:00
Adolfo Jayme Barrientos
09beaa6c39
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (259 of 259 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/es/
2021-09-18 08:38:46 +02:00
Heimen Stoffels
71ed7c45ac
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (259 of 259 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/nl/
2021-09-18 08:38:46 +02:00
Eric
a9244e28a7
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (259 of 259 strings)
Translation: YoutubeDL-Material/ytdl-material
Translate-URL: https://hosted.weblate.org/projects/youtubedl-material/ytdl-material/zh_Hans/
2021-09-18 08:38:46 +02:00
Isaac Abadi
7ee34d21eb
Disables download cancelling for now
2021-09-16 15:28:25 -04:00
Isaac Abadi
b08325c1e3
Added ability to filter for only audio and only video files in the home page
2021-09-15 10:47:46 -06:00
Isaac Abadi
775a1766d8
Added max concurrent downloads setting
...
Fixed issue where navigating to a subscription video would make the player behave like a playlist for the whole sub
2021-09-15 09:44:31 -06:00
Isaac Abadi
dbefb66021
Fixed issue where errored downloads would result in an infinite loop of error messages in the home page
...
Added dialog to view error from an errored out download
2021-09-13 23:19:59 -06:00
Isaac Abadi
3241d6aaaf
Added download manager to home page if autoplay is disabled
...
Fixed bug where the UI attempted to generate a preview URL for placeholder file cards
Fixed bug where file renaming was always attempted even when not necessary
2021-09-13 22:42:37 -06:00
Isaac Abadi
acad7cc057
Minor code cleanup
2021-09-06 16:15:52 -06:00
Isaac Abadi
c3d91e89a8
Get downloads now supports filtering by uids
2021-09-06 16:12:51 -06:00
Isaac Abadi
97c5102eb9
Limited video previews to video files only
2021-08-25 23:54:56 -06:00
Isaac Abadi
865185d277
Added ability to pause and resume all downloads
...
Removed backend dependency on queue library
2021-08-25 23:45:56 -06:00
Isaac Abadi
a36794fd4f
Improved video preview behavior
2021-08-25 23:44:22 -06:00
Isaac Abadi
6639305771
Added video previews when hovering over a file card
2021-08-25 23:36:31 -06:00
Isaac Abadi
d899f88164
Added button to edit a subscription from the subscriptions page
2021-08-24 21:34:10 -06:00
Isaac Abadi
09b3c752d9
Removed downlload delay setting for subscriptions
...
Subscription downloads already queued are now not requeued on the next check
Headers in download queue table are now sortable
Added button to clear all finished downloads in the downloads manager
2021-08-24 21:33:43 -06:00
Isaac Abadi
48ab1836ca
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into download-manager
2021-08-22 22:34:19 -06:00
Isaac Abadi
20cedb6c29
Pagination and filtering of files is now server-side
...
Importing unregistered files does not block server start anymore
2021-08-22 22:31:01 -06:00
Isaac Abadi
9f5b6122fa
Added additional protections to verify that the DB is initialized before downloader does
...
Began work on watching entire subscriptions as a playlist
Subscriptions now use the new download manager to download files
2021-08-21 21:54:40 -06:00
Isaac Abadi
f7b152fcf6
Download manager is now per user
...
Replaced multi download mode with autoplay checkbox
2021-08-13 16:28:28 -06:00
Isaac Abadi
fc55961822
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into download-manager
2021-08-10 21:33:31 -06:00
Isaac Abadi
ebfa49240c
Added methods to modify download state
...
Added missing optionalJwt calls in several routes
2021-08-10 21:32:13 -06:00
Isaac Abadi
9e60d9fe3e
Fixed issue where some some videos would send many requests to SponsorBlock when only one was needed
2021-08-09 00:23:09 -06:00
Isaac Abadi
ecef8842ae
Converted downloads page to new downloads schema
2021-08-09 00:22:15 -06:00
Isaac Abadi
8cc653787f
Cleaned up app.js backend code
2021-08-09 00:21:36 -06:00
Isaac Abadi
0360469c5a
Download manager is now functional
...
Added UI support for new downloads schema
Implemented draft test for downloads
Cleaned up unused code snippets
2021-08-08 21:29:31 -06:00
Isaac Abadi
5a90be7703
Logger is now separated into its own module
...
Added eslint and fixed many logic errors based on its recommendations
2021-08-08 14:54:24 -06:00
Isaac Abadi
11284cb1b3
Fixed unnecessary (and mispelled) class for settings element
2021-08-08 06:00:15 -06:00
Isaac Abadi
8b1a1a56e3
Added SponsorBlock support for skipping ads when viewing supported videos
...
Updated default value for subscriptions check interval (new value of 86,400 only existed in the default.json)
Text inputs in settings menu are now larger
2021-08-08 05:56:47 -06:00
Brian C. Arnold
240d6569fa
Added change to make player work on iOS inline.
2021-08-06 15:50:11 -04:00
Isaac Abadi
b1385f451b
Added option to rate limit downloads
...
Added option to force delay between videos in a subscription
Fixed issue where file handle was maintained on files deleted through unsubscribing
2021-08-01 22:19:15 -06:00
Isaac Abadi
2756cfae17
Login component is now a lot prettier
2021-08-01 20:41:36 -06:00
Isaac Abadi
dac5919ffb
Updated look of buttons and several home page elements
2021-08-01 20:41:13 -06:00
Isaac Abadi
34245bd339
Updated styling for settings page
...
Fixed issue where redirects to home occured when reloading the settings page
Fixed errors that occured when loading the settings page
2021-08-01 20:40:29 -06:00
Isaac Abadi
8d6ec819e6
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into cleaner-playlists-and-settings
2021-08-01 17:27:35 -06:00
Isaac Abadi
258d5ff495
Test connection string now uses the currently typed in connection string rather than the last saved one
2021-07-26 20:31:35 -07:00
Isaac Abadi
fb5c13db27
Fixed issue where files could be added to playlists of the wrong type
2021-07-26 20:14:13 -07:00
Isaac Abadi
92413bd360
Added ability to add file to playlist using the context menu
2021-07-26 20:10:22 -07:00
Isaac Abadi
73b9cf7893
Settings is now a route instead of a dialog
2021-07-26 18:18:07 -07:00
Tzahi12345
21b97911e8
Merge pull request #401 from Tzahi12345/python3-docker-test
...
yt-dlp python3 bugfix
2021-07-22 20:39:09 -06:00
Isaac Abadi
ccb4819a94
Adds small timeout to restart server API call
...
Fixes typo in translation description for video cropping
2021-07-22 20:38:42 -06:00
Isaac Abadi
117255b0b7
Fixed bug where adding content to playlist wouldn't enable save button
2021-07-22 01:53:49 -06:00
Isaac Abadi
a1841e84ca
Added translations for Catalan, Czech, Indonesian, Portuguese, and Russian
...
Updated translations for German and French, and updated source translation files
2021-07-21 23:47:57 -06:00
Isaac Abadi
05909877f4
Fixed translation description typo
2021-07-21 23:27:59 -06:00
Isaac Abadi
90af895552
Updated style of settings for DB
...
MongoDB connection string test now only tests once
2021-07-21 23:25:59 -06:00