Below is the output, which is fine that it fails I can live with that but it doesn't continue with the rest of the list. Is there a flag that allows this script to continue on an error?
[dash @ 0x7fffcb2ca5a0] Opening 'https://r2---sn-f5p5-2xge.googlevideo.com/videoplayback/id/421cd984cd061170/itag/133/source/yt_otf/requiressl/yes/mn/sn-f5p5-2xge,sn-ntqe6n7k/mm/31,29/mv/m/pl/24/initcwndbps/4098750/ms/au,rdu/ei/9GiMXMXpKsmBogPhxYHwAQ/ratebypass/yes/mime/video%2Fmp4/otfp/1/otf/1/lmt/1520987054579372/fvip/1/mt/1552705705/ip/202.90.245.59/ipbits/0/expire/1552727381/sparams/ip,ipbits,expire,id,itag,source,requiressl,mn,mm,mv,pl,initcwndbps,ms,ei,ratebypass,mime,otfp,otf,lmt/signature/597B86A41AA5B551FB72281E23DB7D7949ED62D2.251DD6E1E60CDFFD21C630B0E7EDE2EF54A2E5B3/key/dg_yt0/sq/0' for reading
[https @ 0x7fffcb315320] Protocol 'https' not on whitelist 'file,crypto'!
[dash @ 0x7fffcb2ca5a0] Failed to open an initialization section in playlist 0
[dash @ 0x7fffcb2ca5a0] Error when loading first fragment, playlist 0
/mnt/m/media-library/Media/music/Clean Bandit - Rockabye (feat Sean Paul Anne-Marie) - Lodato Joseph Duveen Remix.m4a: Invalid data found when processing input
DEBUG: Removing original file: "/mnt/m/media-library/Media/music/Clean Bandit - Rockabye (feat Sean Paul Anne-Marie) - Lodato Joseph Duveen Remix.m4a"
INFO: Applying metadata
Traceback (most recent call last):
File "/home/loftee/.local/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: '/mnt/m/media-library/Media/music/Clean Bandit - Rockabye (feat Sean Paul Anne-Marie) - Lodato Joseph Duveen Remix.mp3'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/loftee/.local/bin/spotdl", line 11, in <module>
sys.exit(main())
File "/home/loftee/.local/lib/python3.6/site-packages/spotdl/spotdl.py", line 63, in main
match_args()
File "/home/loftee/.local/lib/python3.6/site-packages/spotdl/spotdl.py", line 39, in match_args
list_dl.download_list()
File "/home/loftee/.local/lib/python3.6/site-packages/spotdl/downloader.py", line 199, in download_list
return self._download_list()
File "/home/loftee/.local/lib/python3.6/site-packages/spotdl/downloader.py", line 208, in _download_list
track_dl.download_single()
File "/home/loftee/.local/lib/python3.6/site-packages/spotdl/downloader.py", line 119, in download_single
return self._download_single(songname)
File "/home/loftee/.local/lib/python3.6/site-packages/spotdl/downloader.py", line 144, in _download_single
os.path.join(const.args.folder, output_song), self.meta_tags
File "/home/loftee/.local/lib/python3.6/site-packages/spotdl/metadata.py", line 36, in embed
return embed.as_mp3()
File "/home/loftee/.local/lib/python3.6/site-packages/spotdl/metadata.py", line 60, in as_mp3
audiofile = EasyID3(music_file)
File "/home/loftee/.local/lib/python3.6/site-packages/mutagen/easyid3.py", line 170, in __init__
self.load(filename)
File "/home/loftee/.local/lib/python3.6/site-packages/mutagen/_util.py", line 169, in wrapper
return func(*args, **kwargs)
File "/home/loftee/.local/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/loftee/.local/lib/python3.6/site-packages/mutagen/_util.py", line 256, in _openfile
raise MutagenError(e)
mutagen.MutagenError: [Errno 2] No such file or directory: '/mnt/m/media-library/Media/music/Clean Bandit - Rockabye (feat Sean Paul Anne-Marie) - Lodato Joseph Duveen Remix.mp3'
If I get capacity I might be able to help you fix this one.
Implemented in v3.
I know it's late, just clearing out old issues.
Implemented in v3.
I know it's late, just clearing out old issues.
Any effort is appreciated!! Thanks.
Don't mention.
I was looking through your profile, you seem fluent in js and dom(unlike me,) I'd like some js and dom help (see spotDL/proton,) Could you pitch in?
Don't mention.
I was looking through your profile, you seem fluent in js and dom(unlike me,) I'd like some js and dom help (see spotDL/proton,) Could you pitch in?
I'd love to, I feel like I'm still quite a newb in the scheme of things but am able to pick things up pretty quickly. I tend to do more exploring, analysis and reading than actual coding (although that's been changing slowly). My email is [email protected] or I'm easy to find almost everywhere.
Cheers