Open
Description
You must use the search before you create an issue!
- I did use the search, I promise!
I need Help.
After doing research, it seems Tidal's music videos have an average bitrate of ~7mbps. All the videos I've tried are roughly half that. I've tried with older and newer videos. The posts that I have seen are a couple years old though. Is this Tidal's new average bitrate or am I doing something wrong or a problem with tidal-dl-ng?
What operating system do you use?
Windows
Version OS
Windows 11 24H2
Your settings
{
"skip_existing": true,
"lyrics_embed": true,
"lyrics_file": true,
"video_download": true,
"download_delay": true,
"download_base_path": "N:\\",
"quality_audio": "HI_RES_LOSSLESS",
"quality_video": "1080",
"format_album": "Music/{artist_name}/{album_artist} - {album_title} {album_explicit} ({album_year})/{track_volume_num_optional} {album_track_num}. {artist_name} - {track_title} {album_explicit}",
"format_playlist": "Playlists/{playlist_name}/{list_pos}. {artist_name} - {track_title}",
"format_mix": "Mix/{mix_name}/{artist_name} - {track_title}",
"format_track": "{artist_name}/{artist_name} - {track_title}{track_explicit} ({album_year})/{artist_name} - {track_title} {track_explicit}",
"format_video": "Music Videos/{album_artist}/{artist_name} - {track_title} {track_explicit}",
"video_convert_mp4": false,
"path_binary_ffmpeg": "D:\\Downloads\\ffmpeg-7.1-full_build\\bin\\ffmpeg.exe",
"metadata_cover_dimension": "1280",
"metadata_cover_embed": true,
"cover_album_file": true,
"extract_flac": false,
"downloads_simultaneous_per_track_max": 20,
"download_delay_sec_min": 3.0,
"download_delay_sec_max": 5.0,
"album_track_num_pad_min": 1,
"downloads_concurrent_max": 3,
"symlink_to_track": false,
"playlist_create": false,
"metadata_replay_gain": true
}