spotDL / spotify-downloader

Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
https://spotdl.readthedocs.io/en/latest/
MIT License
17.18k stars 1.58k forks source link

Won't Download anymore #570

Closed j76458 closed 5 years ago

j76458 commented 5 years ago

Same error been getting with a host of songs, un/reinstalled youtube-dl, recompile ffmpeg, update python, made new playlist with the same songs, updated spot-dl.

INFO: Applying metadata Traceback (most recent call last): File "/home/j76458/lib/python3.6/site-packages/mutagen/_util.py", line 235, in _openfile fileobj = open(filename, "rb+" if writable else "rb") FileNotFoundError: [Errno 2] No such file or directory: '/home/j76458/Music/Ben Zaidi - Breakfast In Manhattan.mp3'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/home/j76458/bin/spotdl", line 11, in sys.exit(main()) File "/home/j76458/lib/python3.6/site-packages/spotdl/spotdl.py", line 62, in main match_args() File "/home/j76458/lib/python3.6/site-packages/spotdl/spotdl.py", line 38, in match_args list_dl.download_list() File "/home/j76458/lib/python3.6/site-packages/spotdl/downloader.py", line 196, in download_list return self._download_list() File "/home/j76458/lib/python3.6/site-packages/spotdl/downloader.py", line 205, in _download_list track_dl.download_single() File "/home/j76458/lib/python3.6/site-packages/spotdl/downloader.py", line 114, in download_single return self._download_single(songname) File "/home/j76458/lib/python3.6/site-packages/spotdl/downloader.py", line 137, in _download_single os.path.join(const.args.folder, output_song), self.meta_tags File "/home/j76458/lib/python3.6/site-packages/spotdl/metadata.py", line 36, in embed return embed.as_mp3() File "/home/j76458/lib/python3.6/site-packages/spotdl/metadata.py", line 58, in as_mp3 audiofile = EasyID3(music_file) File "/home/j76458/lib/python3.6/site-packages/mutagen/easyid3.py", line 170, in init self.load(filename) File "/home/j76458/lib/python3.6/site-packages/mutagen/_util.py", line 169, in wrapper return func(*args, **kwargs) File "/home/j76458/lib/python3.6/site-packages/mutagen/_util.py", line 139, in wrapper writable, create) as h: File "/usr/lib/python3.6/contextlib.py", line 81, in enter return next(self.gen) File "/home/j76458/lib/python3.6/site-packages/mutagen/_util.py", line 256, in _openfile raise MutagenError(e) mutagen.MutagenError: [Errno 2] No such file or directory: '/home/j76458/Music/Ben Zaidi - Breakfast In Manhattan.mp3'

ritiek commented 5 years ago

Why did you close this?

j76458 commented 5 years ago

I managed too fix it by virtualizing python3, i had a error where half of my file where downloaded short and incomplete but i think it was my internet since I'm deployed and it's slow.

On Fri, Jul 5, 2019 at 11:56 PM Ritiek Malhotra notifications@github.com wrote:

Why did you close this?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/ritiek/spotify-downloader/issues/570?email_source=notifications&email_token=AMREXYLASXNNLBTNLVYAOSDP56RP5A5CNFSM4H6M3TFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZKG7GQ#issuecomment-508850074, or mute the thread https://github.com/notifications/unsubscribe-auth/AMREXYPF7UU25XMWPXNDAB3P56RP5ANCNFSM4H6M3TFA .