Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 843 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 843 Bytes

Changelog

Changed

  • Productionize after upstream PO Token support merged. Minimum yt-dlp version is 2024.09.27

Fixed

  • Logger warning once parameter not being passed down correctly (by grqz)

Added

  • New VERSION attribute to GetPOTProvider. Shown in verbose output for debugging purposes.
  • A changelog

Changed

  • Improve logging output
  • Re-raise NoSupportingHandlers error raised within a Provider as a RequestError