.. _f-downloadhelper: module ``helper.download_helper`` ================================= Short summary +++++++++++++ module ``pyrsslocal.helper.download_helper`` various function to get the content from a url :githublink:`%|py|6` Functions +++++++++ +---------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=============================================================================================+=========================================================================================================+ | :func:`get_url_content_timeout ` | Downloads a file from internet (it assumes it is text information, otherwise, encoding should be None). | +---------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyrsslocal.helper.download_helper :members: :special-members: __init__ :show-inheritance: