- Fixed: Windows issues with non-ASCII chars in output.
- Fixed: Starting youtube-dl process blocks main thread
- New: Methods for adding, modifying & deleting custom options in
OptionSet
- Fixed: Download state reporting in
YoutubeDLProcess
- New: Support custom options
- Fixed:
start_time
&end_time
properties in metadata
- Fixed:
MetadataType
inVideoData
- Changed: Include new changes in youtube-dl options
- New: Override options in OptionSet & YoutubeDL class.
- New: More download progress information (transfer rate, ...)
- Fixed: Converting option set to & from string.
- New: Option to capture output in YoutubeDL class.
- New: Added PythonPath to YoutubeDLProcess.
- New: Load configuration from file or string.
- Fixed: FormatData.FrameRate.
- First released version.