Skip to content
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

I can't get my Lone Ranger soundtrack. OH NO! #19

Closed
plgagne opened this issue Feb 21, 2018 · 2 comments
Closed

I can't get my Lone Ranger soundtrack. OH NO! #19

plgagne opened this issue Feb 21, 2018 · 2 comments

Comments

@plgagne
Copy link

plgagne commented Feb 21, 2018

Traceback (most recent call last):
File "/Users/plgagne/Music/khinsider-master/khinsider.py", line 488, in
doIt()
File "/Users/plgagne/Music/khinsider-master/khinsider.py", line 464, in doIt
download(soundtrack, outPath, formatOrder=formatOrder, verbose=True)
File "/Users/plgagne/Music/khinsider-master/khinsider.py", line 356, in download
Soundtrack(soundtrackId).download(path, makeDirs, formatOrder, verbose)
File "/Users/plgagne/Music/khinsider-master/khinsider.py", line 285, in download
for song in self.songs:
File "/Users/plgagne/Music/khinsider-master/khinsider.py", line 130, in lazy_version
setattr(self, attr_name, func(self))
File "/Users/plgagne/Music/khinsider-master/khinsider.py", line 249, in songs
urls = [a['href'] for a in anchors]
TypeError: 'NoneType' object has no attribute 'getitem'

@obskyr obskyr closed this as completed in 8575bfc Feb 21, 2018
@obskyr
Copy link
Owner

obskyr commented Feb 21, 2018

Thanks for the report! It's all fixed up now. Download the latest version and it should work just fine.

@plgagne
Copy link
Author

plgagne commented Feb 22, 2018

I can download my Lone Ranger soundtrack!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants