aiosnow icon indicating copy to clipboard operation
aiosnow copied to clipboard

Modifies function to make use of yarl

Open michaeldcanady opened this issue 2 years ago • 0 comments

Quick change to the get_url function to incorporate yarl. More work will need to be done to utilize if for all requests Also changed imports for convert_size to only incorporate needed functions (floor, log, and pow) recommendation to look into http://pypi.python.org/pypi/hurry.filesize/. Might be able to eliminate unneeded function

michaeldcanady avatar Jan 23 '22 20:01 michaeldcanady