Closed paweleck closed 3 years ago
Same behavior. Ubuntu, python 3.8.10, Belarus.
But after sudo apt update && sudo apt upgrade
and system reboot the problem has gone, now everything works well.
@paweleck don't run spotDL in administrator and try again
@Silverarmor still the same problem
pip install -U --force spotdl pytube ytmusicapi youtube-dl spotipy
have you reinstalled as per FAQ?
also try clearing youtube-dl cache youtube-dl --rm-cache-dir
@Silverarmor the command didnt help. What FAQ?
@xnetcat Didnt help.
It worked fine on another computer however.
So I ran into this problem on OSX myself. So my problem was originating from a faulty openssl installation through homebrew. I simply ran brew reinstall openssl@1.1
and this regenerated the CA certificate bundle for me again.
==> Regenerating CA certificate bundle from keychain, this may take a while...
Hopes this helps for people who encounter this on OSX
Same issue on OSX, no solution for now... I tried all on this issue.
All my downloads are "Unable to get audio stream"
I also did the "Bug & Error Troubleshooting" guide from the Discord room.
@Felix83000 we had this issue on bigsur (archived thread on discord), pip install --no-cache-dir --force --upgrade youtube-dl
resolved it for them - can you try
pip install --no-cache-dir --force --upgrade youtube-dl
Hello @Silverarmor, I autoremove spotdl and then tried what you proposed, it did not work...
Is there any logs to look at?
I have the same Bug and tried all of the above. On OSX.
Could you try downloading the audio manually using youtube-dl
youtube-dl -x <YT_URL>
youtube-dl -x https://www.youtube.com/watch?v=lhg9bYNLvOg [youtube] lhg9bYNLvOg: Downloading webpage [download] Destination: Thunderstruck-lhg9bYNLvOg.m4a [download] 100% of 4.52MiB in 01:38 [ffmpeg] Correcting container in "Thunderstruck-lhg9bYNLvOg.m4a" ERROR: "debug"
@s1as3r Some kind of error
@paweleck What's your youtube-dl version? youtube-dl --version
@xnetcat 2021.06.06
How about ffmpeg? ffmpeg -version
also can you try running this youtube-dl -f bestaudio https://www.youtube.com/watch?v=Z1tF3DdhUNk
ffmpeg -version ffmpeg version N-50911-g9efcfbe built on Mar 13 2013 21:26:48 with gcc 4.7.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib libavutil 52. 19.100 / 52. 19.100 libavcodec 55. 0.100 / 55. 0.100 libavformat 55. 0.100 / 55. 0.100 libavdevice 54. 4.100 / 54. 4.100 libavfilter 3. 45.103 / 3. 45.103 libswscale 2. 2.100 / 2. 2.100 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 2.100 / 52. 2.100
Downloaded from this page: https://www.gyan.dev/ffmpeg/builds/
youtube-dl -f bestaudio https://www.youtube.com/watch?v=Z1tF3DdhUNk [youtube] Z1tF3DdhUNk: Downloading webpage [download] Destination: Hodak_2K - Omerta (feat. Avi)-Z1tF3DdhUNk.webm [download] 100% of 3.93MiB in 00:00
Works fine.
this ffmpeg is from 2013 💀, remove it and follow this guide
where ffmpeg C:\Program Files\ImageMagick-6.9.2-Q16\ffmpeg.exe C:\ffmpeg\bin\ffmpeg.exe
Ive deleted the ImageMagick thing and now everything works fine :D Thx
System OS
Windows
Python Version
3.9 (CPython)
Install Source
pip / PyPi
Install version / commit hash
v3.7.2
Expected Behavior vs Actual Behavior
I was trying to download Spotify list. 14 songs out of 36 didnt get downloaded.
Steps to reproduce
Traceback
Other details
Windows 10 Home 64 Youtube Music works in my country, Poland. The second try ended with the same resault. The listed links work fine when I open them in Chrome.