Tzahi12345
|
5a379a6a2b
|
Updated package-lock.json (#877)
|
2023-04-24 20:03:11 -04:00 |
|
Tzahi12345
|
71692f6b13
|
Updated dependencies
|
2023-04-24 19:55:53 -04:00 |
|
Tzahi12345
|
1746b08d4c
|
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into pre-4.3.1-bug-fixes
|
2023-04-24 19:32:19 -04:00 |
|
Tzahi12345
|
3bc0ec8bb5
|
Added category tests
Fixed syntax errors in tests.js
|
2023-04-24 19:30:25 -04:00 |
|
Tzahi12345
|
2df4dc1bfc
|
Updated file not found error message in /stream
|
2023-04-24 19:29:35 -04:00 |
|
Tzahi12345
|
5aea0b7a3d
|
Archive text file is now temporarily added to a sub dir when checking a sub for speed purposes
|
2023-04-24 19:28:11 -04:00 |
|
Tzahi12345
|
955c401f0b
|
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material into categories-fix
|
2023-04-22 17:47:16 -04:00 |
|
Tzahi12345
|
f0a34df7c6
|
Fixed syntax error in utils
|
2023-04-21 16:48:24 -04:00 |
|
Tzahi12345
|
e2c68713ba
|
Fixed bug where added args would get injected improperly if they had a value (#745)
|
2023-04-21 16:34:47 -04:00 |
|
Tzahi12345
|
24cabc1f02
|
Fixed issue where videos would be downloaded in the collectInfo stage (#774)
|
2023-04-21 16:12:41 -04:00 |
|
Tzahi12345
|
1edcfca6c3
|
Fixed bug where notifications wouldn't be set as read if using local db
|
2023-04-21 15:57:59 -04:00 |
|
Tzahi12345
|
a91381720f
|
Added link in error message to get TiwtchDownloaderCLI
|
2023-04-20 21:16:06 -04:00 |
|
Tzahi12345
|
edd4a0928c
|
Fixed twitch downloading by using TiwtchDownloader's CLI
Removed unecessary settings
Created dedicated folder for docker utils
|
2023-04-20 21:11:48 -04:00 |
|
Tzahi12345
|
770916492e
|
Fixed authentication error in notifications (2)
|
2023-04-17 23:56:52 -04:00 |
|
Tzahi12345
|
6400b807c2
|
Fixed auth error in notifications
|
2023-04-17 23:54:34 -04:00 |
|
Tzahi12345
|
3a7e2d9d0f
|
Merge branch 'master' of https://github.com/Tzahi12345/YoutubeDL-Material
|
2023-04-16 21:09:35 -04:00 |
|
Tzahi12345
|
ca5381fe0f
|
Updated tasks DB-related code to not insert properties that prevent local_db from being imported
Added DB functionality to remove properties from records
DB records in local DB can now be updated if nested
|
2023-04-16 21:08:18 -04:00 |
|
nardis556
|
26988bd607
|
Update entrypoint.sh
|
2023-04-16 15:03:12 -05:00 |
|
Glassed Silver
|
c7bf1d0e27
|
Merge pull request #786 from beauharrison/docker-custom-user-startup
Fixed long docker startup time by optimizing chown use
|
2023-04-16 10:30:24 +02:00 |
|
Tzahi12345
|
fb27264d33
|
Added support for custom webhook URLs for notifications
|
2023-04-11 23:45:30 -04:00 |
|
Tzahi12345
|
aedde4b4fc
|
Removed unused dependency
|
2023-04-07 21:04:32 -04:00 |
|
Tzahi12345
|
cd2a727e23
|
Added some documentation to downloader.js
|
2023-04-07 21:01:08 -04:00 |
|
Tzahi12345
|
5197a5f1cc
|
Minor refactor of utils.js
|
2023-04-07 20:23:19 -04:00 |
|
Tzahi12345
|
3544a2316d
|
Added warning to using non yt-dlp downloaders
|
2023-04-01 19:14:07 -04:00 |
|
Tzahi12345
|
4b2e5fb636
|
Incremented version to v4.3.1
|
2023-04-01 19:08:03 -04:00 |
|
Tzahi12345
|
1f2c5a0238
|
Fixed an issue where subs would only display 10 of their videos in the subscription component (#851)
Fixed an issue where a sub would get stuck in the downloading state
Fixed UI bug in the subscriptions component
|
2023-04-01 18:59:23 -04:00 |
|
Tzahi12345
|
9f833d32a2
|
Fixed an issue where JWT_EXPIRATION was sometimes a string causing a crash (#813)
|
2023-04-01 18:31:45 -04:00 |
|
Tzahi12345
|
0e15fd7193
|
Removed deprecated safe_download_override setting
|
2023-04-01 00:17:13 -04:00 |
|
Isaac Abadi
|
0bdac15ef1
|
Downloads restarted from home page now persist after restarting rather than disappearing
|
2023-03-27 19:15:14 -04:00 |
|
Isaac Abadi
|
07a0ea6d18
|
Download notifications now include original URL
Fixed minor notification crash
|
2023-03-27 19:14:15 -04:00 |
|
Isaac Abadi
|
c1fd8047ea
|
Improved archive viewer
Added archive importing
|
2023-03-27 01:55:54 -04:00 |
|
Tzahi12345
|
62ad4226d9
|
Archive improvements
Began UI for viewing/modifying archives
|
2023-03-26 01:01:36 -04:00 |
|
Tzahi12345
|
cb5651d437
|
Added telegram notification support
|
2023-03-20 20:23:50 -04:00 |
|
Tzahi12345
|
0f7c495595
|
Added download error type information to notifications and downloads (currently unused)
|
2023-01-29 15:55:05 -05:00 |
|
Tzahi12345
|
6010d991fb
|
Enabled strict template mode in Angular
Code cleanup
|
2023-01-29 15:51:50 -05:00 |
|
Tzahi12345
|
e82066b2cd
|
Unsubscribing now deletes entries from the archive
Code cleanup
|
2023-01-24 21:48:42 -05:00 |
|
Tzahi12345
|
970e3834be
|
UI updates to subscriptions
Improved translation coverage
|
2023-01-24 21:45:19 -05:00 |
|
Tzahi12345
|
840e12db71
|
Implemented basic db-based archive functionality, converted old archive functionality to new system
|
2023-01-23 23:17:58 -05:00 |
|
Tzahi12345
|
54208ce6ce
|
Added preliminary backend support for custom archives
|
2023-01-17 23:35:53 -05:00 |
|
Tzahi12345
|
c724a8019a
|
Improved DB tests, now both local and remote DB can be tested easily
|
2023-01-16 02:42:36 -05:00 |
|
Tzahi12345
|
f20a31ed0f
|
Removed need for authentication to count views
|
2023-01-15 00:27:22 -05:00 |
|
Tzahi12345
|
fe06076eba
|
File deletion is now unified between sub and non-sub files
|
2023-01-13 22:24:16 -05:00 |
|
Tzahi12345
|
8bc14a8be8
|
Missing options are now auto-added to tasks
Added onlyNumber directive for number-only inputs
|
2023-01-10 00:09:15 -05:00 |
|
Tzahi12345
|
121f5586a6
|
Added ability to generate RSS feed URLs from the UI
Moved property sorting into its own component
|
2023-01-05 02:38:44 -05:00 |
|
Tzahi12345
|
2a3017972a
|
Added ability to generate RSS feeds from downloads
|
2023-01-03 23:59:16 -05:00 |
|
Tzahi12345
|
46ffd02b08
|
Fixed issue where unsubbed subscriptions would continue downloading its videos (#689)
|
2023-01-03 21:33:16 -05:00 |
|
Tzahi12345
|
8c63a78884
|
Added timezone information to tasks so that recurring tasks will use the timezone from the user
|
2023-01-03 21:21:14 -05:00 |
|
Tzahi12345
|
9dda608a50
|
Fixed issue with adding thumbnails to notifications
|
2023-01-03 02:19:11 -05:00 |
|
Tzahi12345
|
c10b062832
|
Converted allow_autoplay to force_autoplay as per #695
|
2023-01-03 02:18:14 -05:00 |
|
Tzahi12345
|
61973510f7
|
Quality preferences can now be selected for non-YT videos and YT playlists
|
2023-01-03 02:17:29 -05:00 |
|