Hi,
I have same issue on music downloading after 7.0.2.5. At least, 7.0.2.5 is working.
Movie downloading is working on both versions.
Title: YouTube Music cannot be analyzed in StreamFab 7.0.3.7 (Download button stays grey)
Description: In version 7.0.3.7, YouTube Music playlists/albums cannot be analyzed. The Download button remains greyed out, and no metadata is extracted. Version 7.0.2.5 works normally.
This is a regression introduced in 7.0.3.7.
Steps to reproduce
1. Open StreamFab 7.0.3.7
2. Navigate to any YouTube Music playlist/album
3. The Download button does not activate
4. Log shows repeated analysis failures
Expected behavior
• YouTube Music URLs should be analyzed
• Download button should turn orange
• Playlist/track information should be extracted (as in 7.0.2.5)
Actual behavior
• YouTubeDL tries to redirect the YouTube Music URL to a normal YouTube URL
• Redirect fails
• curl cannot connect to www.youtube.com
• Authentication check fails
• Analysis result is false
• Download button stays grey
Key log messages
WARNING: [youtube:tab] YouTube Music is not directly supported. Redirecting…
curl: (7) Failed to connect to www.youtube.com port 443
ERROR: [youtube:tab] Playlists that require authentication may not extract correctly…
YouTubeDL: Media Analyze result false
Notes
Since version 7.0.2.5 works correctly, this appears to be a YouTubeDL module regression in 7.0.3.7.
Please investigate the redirect logic and curl connection failures.
Thank you.