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

Yahoo datasource URL has changed #15

Open
ll15039 opened this issue May 6, 2016 · 0 comments
Open

Yahoo datasource URL has changed #15

ll15039 opened this issue May 6, 2016 · 0 comments

Comments

@ll15039
Copy link

ll15039 commented May 6, 2016

WEB datasource URL has changed.
Was url = 'http://finance.yahoo.com/d/quotes.csv?s=%s&f=%s' % (ticker, stat)
Now url = 'http://download.finance.yahoo.com/d/quotes.csv?s=%s&f=%s' % (ticker, stat)

Noticed extension stopped working today, locally made the change above to the source and compiled. Appears to be working again. I'd submit changes but I barely figured out how to get it working.
Please verify, I might be in error, yet it's currently working.

Thank-you for writing the extension.

Did make attempt to update code, did a fork, again have no idea if that is correct procedure or not.

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

1 participant