Isaac Grynsztein
89ececdbeb
Dependencies now install during update
2020-04-01 19:31:41 -04:00
Isaac Grynsztein
a5224f80a8
nodemon now runs silently
2020-04-01 01:07:08 -04:00
Isaac Grynsztein
37614a1611
Changed backend logging for server start to give more information (namely version)
2020-03-31 04:20:46 -04:00
Isaac Grynsztein
b71bdfcec2
Updated nodemon package.json config
2020-03-31 04:19:42 -04:00
Isaac Grynsztein
1b09bf4881
nodemon now supported
2020-03-31 01:56:15 -04:00
Tzahi12345
82df232f03
Update process now properly gets required backend files
2020-03-30 23:36:35 -04:00
Tzahi12345
af4de44016
Further merge
2020-03-30 23:25:58 -04:00
Tzahi12345
61f27d6fe9
merged changes
2020-03-30 23:25:48 -04:00
Tzahi12345
b3dbdd1790
Cleaning working folder
2020-03-30 23:24:33 -04:00
Isaac Grynsztein
785306c59a
Added debug statements
2020-03-30 23:20:52 -04:00
Tzahi12345
38774d8593
Updater now grab new backend files
...
youtube-dl auto updater now guesses binary path, which makes the update process work much more reliably
2020-03-30 23:15:31 -04:00
Isaac Grynsztein
df11aca1e0
Added preliminary support for updating YoutubeDL-Material
...
Config items that are not found use and set the default value
Fixed potential error while updated youtube-dl binaries
2020-03-30 18:35:44 -04:00
Isaac Grynsztein
bcff631936
Updated translations and 'backend/public' folder
2020-03-29 10:46:35 -04:00
Isaac Grynsztein
347df89aa7
Updated default title_top value in config
2020-03-29 10:45:31 -04:00
Isaac Grynsztein
ca3a42c075
Changed location of archive path to appdata/archives. If the folder doesn't exist, it gets auto-generated. In the future this path will be configurable
2020-03-26 10:52:43 -04:00
Isaac Grynsztein
d0221f2233
Updated gitignore and public dir
2020-03-25 04:22:44 -04:00
Isaac Grynsztein
b4dc655f2f
Re-added contents of public directory to repo
2020-03-25 04:05:00 -04:00
Isaac Grynsztein
47a1173a80
Updated app.js to remove error when not run from backend directory
2020-03-25 03:57:15 -04:00
Isaac Grynsztein
0d756c4c97
If no config exists, one will be auto generated from the default
2020-03-24 20:59:58 -04:00
Isaac Grynsztein
d4664bad45
Additional fix for bug that caused server to crash when failing to update youtube-dl
2020-03-24 19:36:45 -04:00
Isaac Grynsztein
03e3eb9a81
Fixed bug where failed youtube-dl updates crashed the server (it should just continue uninterrupted)
2020-03-24 19:27:48 -04:00
Isaac Grynsztein
c003b02153
updated gitignores
2020-03-22 03:12:24 -04:00
Isaac Grynsztein
7d9ad0fce1
removed debug logging
2020-03-22 00:55:00 -04:00
Isaac Grynsztein
b3b2175c67
added debug messages to debug heroku
2020-03-22 00:37:06 -04:00
Isaac Grynsztein
d8ea848e26
Attempted to fix heroku server port
2020-03-22 00:13:08 -04:00
Isaac Grynsztein
fb5054a1d7
when using heroku, port is auto set as heroku's port
2020-03-21 22:11:50 -04:00
Isaac Grynsztein
25dc8d137a
Fixed heroku port
2020-03-21 21:58:13 -04:00
Isaac Grynsztein
1d6fddf386
removed package-lock
2020-03-21 21:41:20 -04:00
Isaac Grynsztein
3a6d0f38d7
updated procfile and made server heroku compatible
2020-03-21 21:28:29 -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
ce2f294a3d
Removed potential race condition with youtube-dl archives in main downloader
...
Fixed bug where downloaded subscriptions' zip files would include erroneous folders for their videos
2020-03-20 16:17:15 -04:00
Isaac Grynsztein
57e3f1b2ac
removed frivolous logging
2020-03-18 00:32:43 -04:00
Tzahi12345
4b67527bd5
Merge branch 'master' into id3-tagging
2020-03-18 00:29:23 -04:00
Isaac Grynsztein
2e71a0bef1
fixed bug that caused youtube downloader update to fail when the binary was being used to check for new subscription videos. now it waits for file access with a 10 second timeout
2020-03-18 00:04:18 -04:00
Isaac Grynsztein
1f9f07ac56
youtube-dl now auto updates on server restart
2020-03-17 23:22:26 -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
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
ff2f5c89da
Changed location of db and config to one unified directory, 'appdata'
...
Archive files now get generated if nonexistent during deletions
Simplified docker-compose.yml to not require environment variables. Added volume for appdata folder which will be automatically shipped with docker builds
2020-03-16 01:22:09 -04:00
Isaac Grynsztein
da399601e1
Added ability to select any supported custom downloader
2020-03-15 20:59:21 -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
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
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
d9edb40cd5
Added basic id3 tagging functionality and simplified mp3 downloading logic
2020-03-13 00:34:27 -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
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
946abd2e92
implemented global custom args functionality
...
fixed bad logic in settings
2020-03-08 22:47:08 -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