You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can you test using this version and see if its still happening https://test.pypi.org/project/pypdl/. btw the name of class has been changed (Downloader -> Pypdl) you can check the updated doc in v1.4.0 branch
I'm trying out version 1.4.1, there's a minor syntax error. I've temporarily fixed it and I'm testing to see if the issue I encountered before still persists. Thank you!
dl.start( url='http://example.com/file.txt', file_path='file.txt', segments=10, display=True, multithread=True, block=True, retries=0, mirror_func=None, etag=True )
The text was updated successfully, but these errors were encountered: