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

MacMillan audio downloader not working #110

Open
hghofraniha opened this issue Oct 1, 2017 · 1 comment
Open

MacMillan audio downloader not working #110

hghofraniha opened this issue Oct 1, 2017 · 1 comment

Comments

@hghofraniha
Copy link

hghofraniha commented Oct 1, 2017

Hi,
For about 3 weeks DownloadAudio doesn't work with MacMillan at all and for downloading from OALD must try a hundred times and receive "Nothing Downloaded" message then maybe download a pronunciation. How could I troubleshoot this problem?

@ospalh ospalh changed the title Bad Working MacMillan audio downloader not working Oct 23, 2017
@ospalh
Copy link
Owner

ospalh commented Oct 23, 2017

Yes, i guess the MacMillan downloader stopped working.
The OALD works fine for me, though.
So, how to troubleshoot? UTSL. Specifically

  • Change the list in downloadaudio/downloaders/__init__.py so that you use only one of the MacMillan downloaders
  • Uncomment the raise around line 85 in downloadaudio/download.py (and comment out the continue
  • See what happens
  • Try the relevant code from the MacMillan downloader in a Python shell

Some more things to keep in mind:

  • MacMillan may have changed their website, so that the download
    • doesn’t work at all any more or
    • only works with a massive rework.
  • I have sort-of moved on and don’t work on these add-ons very much any more,
  • and don’t want to do a massive rework.

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

No branches or pull requests

2 participants