Benny- / Yahoo-ticker-symbol-downloader

A web scraper for ticker symbols from yahoo finance
https://pypi.python.org/pypi/Yahoo-ticker-downloader/
Other
247 stars 87 forks source link

market parameter exposed to cli #33

Closed istzustand closed 7 years ago

istzustand commented 7 years ago

since a download with m='all' takes a pretty long time I tried to expose the parameter to the cli. Seems to work. (only tested with stocks!) One caveat though: if you resume a download and don't use the parameter it falls back to the default (all).