Commit Graph

  • 5a7f13b78a upgraded yt-dlp AutoUpdater 2023-03-04 00:45:14 +00:00
  • b2adc22ed9 Merge pull request #221 from georgekav2/feature/m4a_support Alex 2023-02-28 22:02:25 +02:00
  • 07be2c054f Add missing m4a checks for audio file georgekav 2023-02-20 14:35:55 +01:00
  • 821451b301 Add M4A backend support. georgekav2 2022-06-13 02:07:48 +02:00
  • b9dde5f794 Add M4A GUI support georgekav2 2022-06-13 02:06:40 +02:00
  • 46469d6dce upgraded yt-dlp AutoUpdater 2023-02-18 00:46:39 +00:00
  • d1e679c274 Merge pull request #172 from unref/master Alex 2023-02-18 01:37:43 +02:00
  • f30bd109f7 Merge branch 'master' into master Nikolay G 2023-02-17 20:51:50 +03:00
  • cdfdf1742f Update README.md Nikolay G 2023-02-17 20:49:51 +03:00
  • a61607c372 Merge pull request #219 from PikuZheng/patch-1 Alex 2023-02-12 08:43:12 +02:00
  • 254e0d36f2 Fixed safari not responding to focus #192 PikuZheng 2023-02-12 09:29:17 +08:00
  • 3c96ed5aee Merge pull request #178 from cavazzatommaso/download_to_device Alex 2023-02-10 23:39:22 +02:00
  • 234be9acaa upgrade dependencies Alex Shnitman 2023-02-10 23:38:52 +02:00
  • 7fd2be48f7 download path fixes Alex Shnitman 2023-02-10 23:35:09 +02:00
  • 50501f0aad Merge remote-tracking branch 'origin/master' into download_to_device Alex Shnitman 2023-02-10 23:32:13 +02:00
  • 8a169dad1c upgrade dependencies Alex Shnitman 2023-02-04 11:26:47 +02:00
  • ea7a7b0711 Fix boolean env variables (closes #213) Alex Shnitman 2023-02-04 11:09:36 +02:00
  • 3e6c63646c Merge pull request #216 from kaytwo/master Alex 2023-02-04 10:25:18 +02:00
  • 18466312ff unique downloads of identically named videos Chris Kanich 2023-02-03 10:33:51 -06:00
  • 9bbd92919a upgraded yt-dlp AutoUpdater 2023-01-07 00:42:44 +00:00
  • b7547cd205 upgraded yt-dlp AutoUpdater 2023-01-03 00:42:43 +00:00
  • 0cbd2ae046 upgrade dependencies Alex Shnitman 2022-12-24 20:36:14 +02:00
  • a0fcef8dbc Merge pull request #207 from PikuZheng/patch-1 Alex 2022-12-24 08:43:00 +02:00
  • bb5c05505f convert thumbnail to jpg before embed #188 PikuZheng 2022-12-23 07:59:20 +08:00
  • a6d6942f7b upgrade dependencies; add troubleshooting section to README Alex Shnitman 2022-11-19 17:23:36 +02:00
  • bdef99bf47 upgraded yt-dlp AutoUpdater 2022-11-12 00:55:31 +00:00
  • b81c262261 upgrade dependencies Alex Shnitman 2022-10-30 22:28:38 +02:00
  • 8acb8e0ca8 upgraded yt-dlp AutoUpdater 2022-10-05 01:09:32 +00:00
  • b7c8c80362 Merge pull request #177 from jwoglom/custom-download-folder Alex 2022-09-30 09:10:57 +03:00
  • 68d4c89be0 Merge branch 'master' of https://github.com/alexta69/metube into custom-download-folder Alex Shnitman 2022-09-30 09:09:41 +03:00
  • 22252811db remove CI from non-master branch Alex Shnitman 2022-09-30 09:09:03 +03:00
  • 2517933eaf use bind James Woglom 2022-09-19 16:56:43 -04:00
  • a36323677c attempt to fix issue where folder is sent by frontend as {folder: "foo"} instead of string James Woglom 2022-09-19 16:15:24 -04:00
  • a07e1ed06c bugfix: resolve full base directory before startswith check James Woglom 2022-09-19 15:31:46 -04:00
  • 8f69494ada temporarily enable running CI on my forked branch. revert this before merging James Woglom 2022-09-19 15:05:36 -04:00
  • 202813b9ed CREATE_DIRS -> CREATE_CUSTOM_DIRS James Woglom 2022-09-19 15:00:26 -04:00
  • c5c40e6bae upgraded yt-dlp AutoUpdater 2022-09-02 00:57:33 +00:00
  • 06349dcaf0 Merge pull request #176 from PikuZheng/patch-2 Alex 2022-09-01 15:27:00 +03:00
  • 208d6f25ba Merge pull request #148 from 1RandomDev/download-thumbnail Alex 2022-09-01 15:21:12 +03:00
  • 2a227bc760 Added download button to the ui CavazzaTommaso 2022-09-01 11:12:55 +02:00
  • 9454c52c01 remove unneeded stylePreprocessorOptions James Woglom 2022-08-30 01:54:52 -04:00
  • 11d8cda33c Remove testing branch for CI builds James Woglom 2022-08-30 01:49:46 -04:00
  • e911105c19 fix button rounding when CUSTOM_DIRS=false James Woglom 2022-08-30 01:29:55 -04:00
  • 63baa1fc25 Link to audio files and those with custom folders properly James Woglom 2022-08-30 01:22:24 -04:00
  • 52e3307d99 switch between audio and default custom directories on change James Woglom 2022-08-30 00:58:19 -04:00
  • ba712fc071 Fill in download_dir or audio_download_dir on launch James Woglom 2022-08-30 00:55:16 -04:00
  • 8abacc2a36 almost functional with selectize James Woglom 2022-08-29 21:52:54 -04:00
  • 67be71cdeb load selectize James Woglom 2022-08-29 21:11:25 -04:00
  • f79c8fa754 pass custom_directories from server to client James Woglom 2022-08-29 20:41:21 -04:00
  • ebb62e370a add autocomplete="off" spellcheck="false" PikuZheng 2022-08-30 08:40:01 +08:00
  • 4a9f55adda Propagate configuration on load via downloads socket James Woglom 2022-08-29 20:27:34 -04:00
  • bbfde99aeb Use angular primitives to toggle James Woglom 2022-08-29 19:02:00 -04:00
  • 8857878ec2 show error if static assets are not found James Woglom 2022-08-29 19:01:50 -04:00
  • 1b146d7149 support running temporarily on this branch James Woglom 2022-08-29 18:32:06 -04:00
  • 2d70c2c4ce Allow running github actions manually James Woglom 2022-08-29 18:30:54 -04:00
  • 47e797cfcb update readme James Woglom 2022-08-29 18:26:43 -04:00
  • e28458a74f Backend: support "folder" POST param and add config options James Woglom 2022-08-29 18:25:29 -04:00
  • 818b215475 add couple env variables unref (Nikolai G) 2022-08-25 18:01:06 +03:00
  • 0f27bf8545 Set correct file extension for thumbnails 1RandomDev 2022-08-24 18:10:49 +02:00
  • fb2e6d71ef upgraded yt-dlp AutoUpdater 2022-08-19 00:57:29 +00:00
  • ea0dbc8566 upgraded yt-dlp AutoUpdater 2022-08-15 00:55:29 +00:00
  • 505071b101 add aria2 (closes #67) Alex 2022-08-13 16:54:47 +03:00
  • e5871523d0 upgraded yt-dlp AutoUpdater 2022-08-09 00:57:47 +00:00
  • 19c0056e24 upgraded yt-dlp AutoUpdater 2022-07-18 00:53:33 +00:00
  • 81e1f303a4 upgraded yt-dlp AutoUpdater 2022-06-30 00:50:10 +00:00
  • ad0eab880c angular 13 and bootstrap 5 Alex Shnitman 2022-06-23 23:30:09 +03:00
  • dccf8d5bf6 refactor of the entrypoint feature Alex Shnitman 2022-06-19 22:15:42 +03:00
  • 566774316f Merge branch 'master' of https://github.com/alexta69/metube into VergilGao/master Alex Shnitman 2022-06-19 21:54:30 +03:00
  • 339c0aeb0b Merge pull request #149 from georgekav2/master Alex 2022-06-19 21:52:22 +03:00
  • 38a911f489 added note about the OUTPUT_TEMPLATE_CHAPTER config variable to the README Alex Shnitman 2022-06-19 21:51:10 +03:00
  • 24daafb095 typo Warning 羽先生 2022-06-07 20:46:59 +08:00
  • 712dc4ddbb Pass to yt_dlp a chapter-specific output template When a FFmpegSplitChapters postprocessor is used it is taken into account, in all other cases the default output template is used. georgekav 2022-06-06 20:47:13 +02:00
  • 2e6658ce49 Use paths parameters from yt_dlp for passing the path instead of making it part of the output template. This allows to use postprocessors like split-chapters that use their own output template parameter key ("chapter") and not the default one. By providing paths dictionary the postprocessors will respect that path for the output of the processed files. georgekav 2022-06-06 20:46:29 +02:00
  • de322ad5d1 Added option for thumbnail only 1RandomDev 2022-06-06 16:26:53 +02:00
  • ccd1d5a891 update readme to add new mode description 羽先生 2022-06-05 10:02:25 +08:00
  • efb0001708 Use legacy mode when user runs with --user parameter, otherwise, use su-exec 羽先生 2022-06-05 09:55:22 +08:00
  • 7a5ea73de2 add default timezone env parameter 羽先生 2022-05-29 21:35:09 +08:00
  • 2a144e73ed use gosu and usermod to ensure data permissions 羽先生 2022-05-29 16:06:38 +08:00
  • 9557b9d65a Merge pull request #144 from shalak/enhance_bookmarklets Alex 2022-05-25 22:40:27 +03:00
  • 2f66f05ccc Add bookmarklets with toast Mirek Szajowski 2022-05-25 00:15:46 +02:00
  • 33443bfb17 upgraded yt-dlp AutoUpdater 2022-05-19 00:58:02 +00:00
  • 5bdb210dc1 upgraded yt-dlp AutoUpdater 2022-04-09 00:40:49 +00:00
  • 43de9c8454 added Apache reverse proxy config Alex Shnitman 2022-03-15 19:48:09 +02:00
  • 8c49a0c352 add g++ to build-deps Alex 2022-03-10 10:22:59 +02:00
  • 86e7358d8d upgraded yt-dlp AutoUpdater 2022-03-10 00:39:19 +00:00
  • 95ca0d2c88 upgraded yt-dlp AutoUpdater 2022-03-09 00:36:58 +00:00
  • 6ce180aadf upgrade dependencies; save old docker images Alex Shnitman 2022-02-18 18:48:26 +02:00
  • 865f698e71 Merge pull request #120 from almeidapaulopt/master (closes #107, closes #112) Alex 2022-02-17 19:33:09 +02:00
  • 979c98ef7e pass properties if they exist almeidapaulopt 2022-02-17 16:33:17 +00:00
  • deab875acd ass playlist parameters almeidapaulopt 2022-02-17 15:28:24 +00:00
  • b61b880904 upgraded yt-dlp AutoUpdater 2022-02-05 00:25:10 +00:00
  • 291a60d90f upgraded yt-dlp AutoUpdater 2022-02-04 00:31:00 +00:00
  • e345e3b6fa add title with filename to downloads (closes #105) Alex Shnitman 2022-01-26 22:09:11 +02:00
  • 4ee096c666 add note about Watchtower to README Alex Shnitman 2022-01-26 22:02:44 +02:00
  • 7b94a4fabd change default path of queue persistence files (closes #110) Alex Shnitman 2022-01-26 08:25:53 +02:00
  • 47da14781b use LTS node version Alex 2022-01-26 00:20:30 +02:00
  • 1b2831871b Merge pull request #106 from Erazor2/queuePersistence Alex 2022-01-26 00:01:16 +02:00
  • d8136fd5e7 Merge branch 'master' of https://github.com/alexta69/metube into queuePersistence Alex Shnitman 2022-01-25 23:59:38 +02:00
  • 80c2ed3f98 reworked persistent queues Alex Shnitman 2022-01-25 23:56:17 +02:00
  • 4a81d964dc upgraded yt-dlp AutoUpdater 2022-01-22 00:28:41 +00:00