From 8189b1804a2bd802e5507e3376a4f3e39a8201cb Mon Sep 17 00:00:00 2001 From: "R. M" <50295204+glomatico@users.noreply.github.com> Date: Sat, 17 Dec 2022 22:59:39 -0300 Subject: [PATCH] Songs/Music Videos quality section --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 7438124..2efec8d 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,13 @@ python gamdl.py [OPTIONS] [URLS] Tracks are saved in `./Apple Music` by default, but the directory can be changed using `--final-path` argument. Use `--help` argument to see all available options. + +## Songs/Music Videos quality +* Songs: + * M4A 256 kbps AAC +* Music Videos: + * M4V 4K HEVC 12~20 Mbps / 256 kbps AAC + * M4V 1080p AVC 6.5~10 Mbps / 256 kbps AAC + * M4V 720p AVC 4 Mbps / 256 kbps AAC + * M4V 480p AVC 1.5 Mbps / 256 kbps AAC + * M4V 360p AVC 1 Mbps / 256 kbps AAC