exislow / tidal-dl-ng

TIDAL Media Downloader Next Generation! Up to HiRes Lossless / TIDAL MAX 24-bit, 192 kHz.
GNU Affero General Public License v3.0
301 stars 24 forks source link

[Help] Questions for ffmpeg #182

Open KARA4ever opened 2 weeks ago

KARA4ever commented 2 weeks ago

I need Help.

Hi all, I am a macOS user and installed the tidal-dl-ng. I am experiencing a problem after download the flac file with error message in the program "module 'ffmpeg' has no attribute 'input" Please advise what ffmpeg should be installed and the configuration of the path_ffmpeg_binary (I am setting as "/usr/local/Cellar/ffmpeg/7.0.2/bin" while I have also install the ffmpeg_python in the path "/Users//.pyenv/versions/3.11.9/lib/python3.11/site-packages") Thanks for your help.

What operating system are you seeing the problem on?

macOS

Your settings

{"skip_existing": "False", "lyrics_embed": false, "lyrics_file": false, "video_download": true, "download_delay": true, "download_base_path": "/Users/andrewho/Downloads/Convert/Album", "quality_audio": "HI_RES", "quality_video": "1080", "format_album": "Albums/{album_artist} - {album_title}{album_explicit}/{album_track_num}. {artist_name} - {track_title}", "format_playlist": "Playlists/{playlist_name}/{artist_name} - {track_title}", "format_mix": "Mix/{mix_name}/{artist_name} - {track_title}", "format_track": "Tracks/{artist_name} - {track_title}{track_explicit}", "format_video": "Videos/{artist_name} - {track_title}{track_explicit}", "video_convert_mp4": true, "path_binary_ffmpeg": "/usr/local/Cellar/ffmpeg/7.0.2/bin", "metadata_cover_dimension": "1280", "extract_flac": true, "downgrade_on_hi_res": false}
KARA4ever commented 1 week ago

Could anyone help me?