pypdl 1.4.2
What's Changed
- Fix a bug when downloading multiple files sequentially using a single instance of
pypdl
withallow_resue=True
- Introduce wait flag, this flag is set to true only after all preliminary data has been fetched, useful for checking readiness of download (check docs for more details)
Full Changelog: 1.4.1...1.4.2