Commit graph

  • b685c562be feat: 本地测试防止报错 f18326186224 2024-06-18 17:11:54 +0800
  • 8eadc1e0ec
    Bump urllib3 from 2.2.1 to 2.2.2 dependabot[bot] 2024-06-17 23:04:41 +0000
  • e946fd9b36 fix: update yt_dlp using schedule f18326186224 2024-06-18 04:32:12 +0800
  • ff86fa8fbd fix: Fixed the problem of m4a audio download bit rate being too low f18326186224 2024-06-18 04:29:33 +0800
  • 67f1b147cc fix: Fixed the problem of m4a audio download bit rate being too low f18326186224 2024-06-18 04:28:31 +0800
  • fc08d221ea
    Bump braces from 3.0.2 to 3.0.3 in /ui dependabot[bot] 2024-06-16 10:15:51 +0000
  • 592dd99e5a
    Merge pull request #455 from jgoguen/master Alex 2024-06-16 09:16:08 +0300
  • 41da9fdadd
    Add separate quality entry for iOS compatibility Joel Goguen 2024-06-15 13:36:04 -0400
  • 6b4db7c757
    Merge pull request #449 from PikuZheng/patch-2 Alex 2024-06-07 13:50:44 +0300
  • 69c2f310c2 add flac format for audio PikuZheng 2024-06-07 10:35:04 +0800
  • c6c02af4ff upgraded yt-dlp AutoUpdater 2024-05-28 00:07:02 +0000
  • 6db70a2141 upgraded yt-dlp AutoUpdater 2024-05-27 00:06:58 +0000
  • 167095b8d7
    Merge pull request #440 from jgoguen/mp4-ios-compatible Alex 2024-05-22 23:39:35 +0300
  • ebbe0ac7aa
    Update MP4 format string for iOS compatibility Joel Goguen 2024-05-20 20:07:38 -0400
  • df65aefc28
    --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... dependabot[bot] 2024-05-21 06:52:18 +0000
  • 633cfb7ba2 fix typo Alex Shnitman 2024-05-02 21:31:44 +0300
  • 63f11fb1ea
    Merge pull request #431 from jfsimoneau/no-audio-convert Alex 2024-05-02 21:26:27 +0300
  • f06bdbf2c2
    Merge pull request #430 from vaaski/public-host-url Alex 2024-05-02 21:24:49 +0300
  • 79e34f7592
    Update PUBLIC_HOST_URL description Alex 2024-05-02 21:22:36 +0300
  • b1422e5102
    remove extra defaults in app component vaaski 2024-05-02 13:50:00 +0200
  • e126e9c8d1
    remove duplicated defaults from Dockerfile vaaski 2024-05-02 13:49:14 +0200
  • 3440d0adeb
    add PUBLIC_HOST_AUDIO_URL vaaski 2024-05-02 13:10:41 +0200
  • 16b3319786
    add PUBLIC_HOST_URL to readme vaaski 2024-05-02 13:08:32 +0200
  • b85f2f358b
    add PUBLIC_HOST_URL to Dockerfile vaaski 2024-05-02 13:02:35 +0200
  • e89da396cd
    add PUBLIC_HOST_URL config key vaaski 2024-05-02 12:56:52 +0200
  • 2142e759aa Don't convert audio if necessary Jean-Francois Simoneau 2024-04-30 14:10:55 -0400
  • 637f456de3
    Merge pull request #428 from apeckham/patch-1 Alex 2024-04-28 16:48:58 +0300
  • aabb978d1e
    Support basic auth in Chrome bookmarklet Aaron 2024-04-27 22:12:36 -0700
  • 9f2da739cd retire ARM32 build Alex Shnitman 2024-04-12 10:10:17 +0300
  • 4a3a8fcd8c fix zone.js import Alex Shnitman 2024-04-12 09:26:58 +0300
  • fb5a598a95 use latest LTS node Alex Shnitman 2024-04-12 09:19:12 +0300
  • c946c71e8e upgrade to angular 17 Alex Shnitman 2024-04-12 09:14:55 +0300
  • 95a256567c upgrade to angular 16 Alex Shnitman 2024-04-12 08:57:53 +0300
  • 927a8f2e31 upgrade dependencies Alex Shnitman 2024-04-12 08:56:40 +0300
  • 5323def8c6
    Bump idna from 3.6 to 3.7 dependabot[bot] 2024-04-12 04:15:45 +0000
  • 7f0a4d21bc upgraded yt-dlp AutoUpdater 2024-04-10 00:06:24 +0000
  • 7952978473
    Bump express from 4.18.2 to 4.19.2 in /ui dependabot[bot] 2024-03-28 15:30:09 +0000
  • edb0aa522e
    Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /ui dependabot[bot] 2024-03-21 19:22:47 +0000
  • 033948ed0c
    Bump follow-redirects from 1.15.5 to 1.15.6 in /ui dependabot[bot] 2024-03-16 23:48:40 +0000
  • 4f8204cf4d upgraded yt-dlp AutoUpdater 2024-03-11 00:06:28 +0000
  • 2dfc805182
    Bump ip from 2.0.0 to 2.0.1 in /ui dependabot[bot] 2024-02-20 19:54:18 +0000
  • de301c5df4
    Bump aiohttp from 3.9.1 to 3.9.2 dependabot[bot] 2024-01-30 00:21:18 +0000
  • 13c039bdd3 Removed commented code Vijay 2024-01-28 12:55:23 +0530
  • 03466de9dc Added mobile friendly UI changes Vijay 2024-01-28 11:54:12 +0530
  • 0da058987c
    Merge pull request #386 from vkartk/feature/add-retry-button Alex 2024-01-26 19:57:53 +0200
  • e7cfbb5786 Fix unclosed th tag in fileSize column vkartk 2024-01-26 20:17:28 +0530
  • 7575ff895d [ Feature ] Add retry button (#327) vkartk 2024-01-26 20:13:34 +0530
  • 99ffa60a17 upgrade dependencies Alex Shnitman 2024-01-26 11:10:21 +0200
  • 06606c7b40
    Merge pull request #385 from vkartk/fix-cancel-nonstarted-downloads-383 Alex 2024-01-26 10:51:48 +0200
  • ac70e739b5
    Merge pull request #384 from vkartk/feature/add-file-size Alex 2024-01-26 10:44:17 +0200
  • f9a2a697df Prevent crash on missing filename (status.get) vkartk 2024-01-26 14:04:47 +0530
  • 9e9112f7ef Fix cancelling non-started downloads (#383) vkartk 2024-01-26 11:06:54 +0530
  • feec0c56b4 Enhance FileSizePipe to handle NaN and zero bytes for better resilience vkartk 2024-01-26 09:48:44 +0530
  • 3f4240a526 Frontend: Implement file size display in Downloads interface (#322) vkartk 2024-01-26 09:39:39 +0530
  • d5e6c8bf98 Backend: Integrate file size calculation and API endpoint (#322) vkartk 2024-01-26 09:38:38 +0530
  • 8754c99f1d
    Bump follow-redirects from 1.15.3 to 1.15.4 in /ui dependabot[bot] 2024-01-11 02:08:31 +0000
  • 4a3a27e71c
    Merge pull request #370 from philipphutterer/pwa Alex 2024-01-05 09:13:46 +0200
  • 4e941a5275 fix: use relative url path in manifest instead of absolute Philipp Hutterer 2024-01-05 00:25:50 +0100
  • 8f37f24534
    Merge pull request #367 from JonasR/metube-363 Alex 2024-01-02 13:14:07 +0200
  • 2f7f72a553 metube-363 Pass paths also when extracting metadata Jonas Reeb 2024-01-02 11:05:51 +0100
  • 314a5d6c14 upgraded yt-dlp AutoUpdater 2023-12-31 00:07:12 +0000
  • 7dd035a303
    Merge pull request #361 from philipphutterer/pwa Alex 2023-12-30 21:01:00 +0200
  • c90057edc1 chore: move icons to frontend assets Philipp Hutterer 2023-12-30 04:18:46 +0100
  • 48657c1c12 feat: integrated Web Share Target API for PWA Philipp Hutterer 2023-12-30 04:15:44 +0100
  • f0247415bf
    Merge pull request #355 from nodew/fix-auto-start Alex 2023-12-13 15:22:11 +0200
  • ab189f8533 Fix the behavior when auto-start option is not explicitly passed Qiao Wang 2023-12-13 21:06:39 +0800
  • f73b39fcab
    update to use python 3.11 Alex 2023-12-12 13:26:46 +0200
  • 930c597d36 default auto-start to yes Alex Shnitman 2023-12-10 22:58:45 +0200
  • 719cf0dba4
    try to fix github actions connection errors Alex 2023-12-09 14:08:34 +0200
  • b39f545677
    try to fix github actions connection errors Alex 2023-12-09 11:52:53 +0200
  • 6cb05aeec3 downgrade node to 18 (fix arm/v7 builds) Alex Shnitman 2023-12-09 10:29:13 +0200
  • 4c0dcc8735
    Merge pull request #353 from nodew/auto-start Alex 2023-12-09 08:48:09 +0200
  • 0b77011f83 updated README with python version Alex Shnitman 2023-12-09 08:47:36 +0200
  • fcc7a4808e Merge branch 'master' of https://github.com/nodew/metube into auto-start Qiao Wang 2023-12-09 12:49:41 +0800
  • 60e810450d Fix Qiao Wang 2023-12-09 12:43:10 +0800
  • d12fc37a50 Add auto start option for metube Qiao Wang 2023-12-09 12:35:31 +0800
  • 3eeb6d49c6
    Bump aiohttp from 3.8.6 to 3.9.0 dependabot[bot] 2023-11-28 00:54:00 +0000
  • d2966178e5
    Merge 3b28a85961 into 9ef37c262c Виктор Диктор 2023-11-16 23:17:30 +0300
  • 9ef37c262c
    Merge pull request #343 from ArabCoders/master Alex 2023-11-16 22:15:45 +0200
  • add2a04003 Hide download button if no file has been downloaded. ArabCoders 2023-11-16 23:11:15 +0300
  • 2a57447018 Removed default param for error ArabCoders 2023-11-16 20:50:02 +0300
  • 9552fb3ca0 report date time correctly. ArabCoders 2023-11-16 16:16:00 +0300
  • 10ce7462fa
    Merge branch 'alexta69:master' into master Abdulmohsen 2023-11-16 15:55:11 +0300
  • 74d07f5cb2 Added support for showing when live stream starts as error message. ArabCoders 2023-11-16 15:54:36 +0300
  • b30d7d3a34 upgraded yt-dlp AutoUpdater 2023-11-16 00:39:43 +0000
  • 7deb6bb6cb upgrade dependencies Alex Shnitman 2023-11-15 12:25:14 +0200
  • aa789cf598 upgraded yt-dlp AutoUpdater 2023-11-15 00:39:01 +0000
  • ca68c9d0fd downgrade node to 18 (attempt to fix arm/v7 builds) Alex Shnitman 2023-11-04 16:18:21 +0200
  • 03d6edea5c
    Merge pull request #335 from ArabCoders/master Alex 2023-11-03 15:30:02 +0200
  • 72b7447c78 use serializer.encode instead of json.dumps ArabCoders 2023-11-03 15:57:15 +0300
  • caca271e19 Fixed code style ArabCoders 2023-11-03 15:23:02 +0300
  • fead1f99c7 reverted CRLF to LF changes ArabCoders 2023-11-03 14:16:11 +0300
  • 25c44b4da9 Expose done/queue list as json endpoint ArabCoders 2023-11-03 14:02:37 +0300
  • 0985f97b36 fix download ETA dispay Alex Shnitman 2023-10-20 09:41:40 +0300
  • fb6b4a1ec1 fix download ETA dispay Alex Shnitman 2023-10-19 19:20:32 +0300
  • cace4ba0b1 upgrade dependencies Alex Shnitman 2023-10-19 18:36:24 +0300
  • 58178797ef
    Bump @babel/traverse from 7.22.20 to 7.23.2 in /ui dependabot[bot] 2023-10-19 07:17:00 +0000
  • b844ffbff2 upgraded yt-dlp AutoUpdater 2023-10-14 00:36:23 +0000
  • 663a7b5e1f upgraded yt-dlp AutoUpdater 2023-10-08 00:40:21 +0000
  • a1e5a3117c
    Merge pull request #324 from RobertSmits/dark-theme Alex 2023-10-03 18:29:14 +0300