Skip to content

Videos Not Downloading #386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
DJ-BAD opened this issue Mar 22, 2025 · 4 comments · Fixed by #399
Closed
1 task done

Videos Not Downloading #386

DJ-BAD opened this issue Mar 22, 2025 · 4 comments · Fixed by #399
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@DJ-BAD
Copy link

DJ-BAD commented Mar 22, 2025

You must use the search before you create an issue!

  • I did use the search, I promise!

I need Help.

I have searched for Videos & Used The Download Function. It will say "download Started" & "Download Finish" But The File Is not in my Downloads Folder or anywhere on my computer. I have downloaded ffmpeg & audio downloads are working flawlessly.

What operating system do you use?

macOS

Version OS

MacOS 15.3.2

Your settings

{
    "skip_existing": true,
    "lyrics_embed": false,
    "lyrics_file": false,
    "video_download": true,
    "download_delay": true,
    "download_base_path": "/Users/bad/Downloads/Tidal Downloads",
    "quality_audio": "HI_RES_LOSSLESS",
    "quality_video": "1080",
    "format_album": "Albums/{album_artist} - {album_title}{album_explicit}/{track_volume_num_optional}{album_track_num}. {artist_name} - {track_title}{album_explicit}",
    "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": "/Applications/ffmpeg",
    "metadata_cover_dimension": "320",
    "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
}
@DJ-BAD DJ-BAD added the help wanted Extra attention is needed label Mar 22, 2025
@exislow exislow closed this as completed Mar 23, 2025
@exislow exislow reopened this Mar 23, 2025
@hajanet
Copy link

hajanet commented Mar 25, 2025

Same here, Video download is not working

Edit: MacBook Air M1

@DJ-BAD
Copy link
Author

DJ-BAD commented Mar 25, 2025

I have a MacBook Pro M2, still happening with new update

@DJ-BAD
Copy link
Author

DJ-BAD commented Mar 25, 2025

@exislow exislow added the bug Something isn't working label Mar 25, 2025
@exislow exislow self-assigned this Mar 25, 2025
exislow added a commit that referenced this issue Mar 25, 2025
🛠️ Fix: Only re-create media item if it is a track. Fixes #386
@exislow
Copy link
Owner

exislow commented Mar 25, 2025

Thanks for reporting this. It is fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants