Commit graph

488 commits

Author SHA1 Message Date
PikuZheng
69c2f310c2 add flac format for audio 2024-06-07 10:35:04 +08:00
AutoUpdater
c6c02af4ff upgraded yt-dlp 2024-05-28 00:07:02 +00:00
AutoUpdater
6db70a2141 upgraded yt-dlp 2024-05-27 00:06:58 +00:00
Alex
167095b8d7
Merge pull request #440 from jgoguen/mp4-ios-compatible
Update MP4 format string for iOS compatibility
2024-05-22 23:39:35 +03:00
Joel Goguen
ebbe0ac7aa
Update MP4 format string for iOS compatibility
iOS has strict requirements for video files, requiring h264 or h265 video codec and aac audio codec in MP4 container. This update to the MP4 format string tries to get a fully compatible file first, followed by the right video codec and any M4A audio (audio is much faster to convert if needed), and then falls back to the original behaviour of getting the best available MP4 video and M4A audio.
2024-05-21 08:36:27 -04:00
Alex Shnitman
633cfb7ba2 fix typo 2024-05-02 21:31:44 +03:00
Alex
63f11fb1ea
Merge pull request #431 from jfsimoneau/no-audio-convert
Don't convert audio if unnecessary
2024-05-02 21:26:27 +03:00
Alex
f06bdbf2c2
Merge pull request #430 from vaaski/public-host-url
add `PUBLIC_HOST_URL` and `PUBLIC_HOST_AUDIO_URL` config key
2024-05-02 21:24:49 +03:00
Alex
79e34f7592
Update PUBLIC_HOST_URL description 2024-05-02 21:22:36 +03:00
vaaski
b1422e5102
remove extra defaults in app component 2024-05-02 13:50:00 +02:00
vaaski
e126e9c8d1
remove duplicated defaults from Dockerfile 2024-05-02 13:49:14 +02:00
vaaski
3440d0adeb
add PUBLIC_HOST_AUDIO_URL 2024-05-02 13:10:41 +02:00
vaaski
16b3319786
add PUBLIC_HOST_URL to readme 2024-05-02 13:08:32 +02:00
vaaski
b85f2f358b
add PUBLIC_HOST_URL to Dockerfile 2024-05-02 13:02:35 +02:00
vaaski
e89da396cd
add PUBLIC_HOST_URL config key 2024-05-02 12:56:52 +02:00
Jean-Francois Simoneau
2142e759aa Don't convert audio if necessary 2024-04-30 14:10:55 -04:00
Alex
637f456de3
Merge pull request #428 from apeckham/patch-1
Support basic auth in Chrome bookmarklet
2024-04-28 16:48:58 +03:00
Aaron
aabb978d1e
Support basic auth in Chrome bookmarklet 2024-04-27 22:12:36 -07:00
Alex Shnitman
9f2da739cd retire ARM32 build 2024-04-12 10:10:17 +03:00
Alex Shnitman
4a3a8fcd8c fix zone.js import 2024-04-12 09:26:58 +03:00
Alex Shnitman
fb5a598a95 use latest LTS node 2024-04-12 09:19:12 +03:00
Alex Shnitman
c946c71e8e upgrade to angular 17 2024-04-12 09:14:55 +03:00
Alex Shnitman
95a256567c upgrade to angular 16 2024-04-12 09:09:17 +03:00
Alex Shnitman
927a8f2e31 upgrade dependencies 2024-04-12 08:56:40 +03:00
AutoUpdater
7f0a4d21bc upgraded yt-dlp 2024-04-10 00:06:24 +00:00
AutoUpdater
4f8204cf4d upgraded yt-dlp 2024-03-11 00:06:28 +00:00
Alex
0da058987c
Merge pull request #386 from vkartk/feature/add-retry-button
[feature] Implement "Retry all failed downloads" (#327)
2024-01-26 19:57:53 +02:00
vkartk
e7cfbb5786 Fix unclosed th tag in fileSize column 2024-01-26 20:17:28 +05:30
vkartk
7575ff895d [ Feature ] Add retry button (#327) 2024-01-26 20:13:34 +05:30
Alex Shnitman
99ffa60a17 upgrade dependencies 2024-01-26 11:10:21 +02:00
Alex
06606c7b40
Merge pull request #385 from vkartk/fix-cancel-nonstarted-downloads-383
Fix cancellation & deletion for non-started downloads (#383)
2024-01-26 10:51:48 +02:00
Alex
ac70e739b5
Merge pull request #384 from vkartk/feature/add-file-size
Implement File Size Display on Downloads Page - Resolves #322
2024-01-26 10:44:17 +02:00
vkartk
f9a2a697df Prevent crash on missing filename (status.get) 2024-01-26 14:04:47 +05:30
vkartk
9e9112f7ef Fix cancelling non-started downloads (#383) 2024-01-26 11:06:54 +05:30
vkartk
feec0c56b4 Enhance FileSizePipe to handle NaN and zero bytes for better resilience 2024-01-26 09:48:44 +05:30
vkartk
3f4240a526 Frontend: Implement file size display in Downloads interface (#322) 2024-01-26 09:39:39 +05:30
vkartk
d5e6c8bf98 Backend: Integrate file size calculation and API endpoint (#322) 2024-01-26 09:38:38 +05:30
Alex
4a3a27e71c
Merge pull request #370 from philipphutterer/pwa
Fix PWA manifest for relative paths
2024-01-05 09:13:46 +02:00
Philipp Hutterer
4e941a5275 fix: use relative url path in manifest instead of absolute 2024-01-05 00:25:50 +01:00
Alex
8f37f24534
Merge pull request #367 from JonasR/metube-363
Pass paths also when extracting metadata
2024-01-02 13:14:07 +02:00
Jonas Reeb
2f7f72a553 metube-363 Pass paths also when extracting metadata
In some cases, such as when writing thumbnails this call can still cause creation of non-temporary files on disk which should then also be placed in DOWNLOAD_DIR
2024-01-02 11:05:51 +01:00
AutoUpdater
314a5d6c14 upgraded yt-dlp 2023-12-31 00:07:12 +00:00
Alex
7dd035a303
Merge pull request #361 from philipphutterer/pwa
PWA improvements
2023-12-30 21:01:00 +02:00
Philipp Hutterer
c90057edc1 chore: move icons to frontend assets 2023-12-30 04:18:46 +01:00
Philipp Hutterer
48657c1c12 feat: integrated Web Share Target API for PWA 2023-12-30 04:15:44 +01:00
Alex
f0247415bf
Merge pull request #355 from nodew/fix-auto-start
Fix the behavior when auto-start option is not explicitly passed
2023-12-13 15:22:11 +02:00
Qiao Wang
ab189f8533 Fix the behavior when auto-start option is not explicitly passed 2023-12-13 21:06:39 +08:00
Alex
f73b39fcab
update to use python 3.11 2023-12-12 13:26:46 +02:00
Alex Shnitman
930c597d36 default auto-start to yes 2023-12-10 22:58:45 +02:00
Alex
719cf0dba4
try to fix github actions connection errors 2023-12-09 14:08:34 +02:00