Skip to content

pypdl 1.5.0

Compare
Choose a tag to compare
@mjishnu mjishnu released this 03 Jan 11:53
· 9 commits to main since this release

What's Changed

  • Removed pypdl factory (pypdl now supports the task parameter, check the docs for more details).
  • Removed mirror_func (you can directly pass func to URL for the same effect).
  • Removed wait flag.
  • Implemented asyncio-based producer-consumer pattern for downloader
  • Enhanced performance and scalability of the downloader.
  • Added speed limit support.
  • Added Range header support (#28).
  • Fixed bugs (#15).

Full Changelog: 1.4.5...1.5.0