Skip to content

Releases: manusoft/Ytdlp.NET

Ytdlp.NET v4.0.0

13 Jun 18:19
0efe803

Choose a tag to compare

What's Changed

  • Update documentation and fix project file. by @manusoft in #53
  • Implement new core process factory and process runner. by @manusoft in #54
  • Major update in main API with implement new runner method. by @manusoft in #55
  • Refactor Ytdlp into partial classes for modularity by @manusoft in #56
  • Projects reallocated for better readability. by @manusoft in #57
  • Implement feature ensures that the executable has the necessary permissions to run. by @manusoft in #58
  • Implement security features for authentication layers by @manusoft in #59
  • Documentation updated after latest methods and events. by @manusoft in #60
  • Implement documentation and rename events and update travers method. by @manusoft in #61
  • Update repository documentation and workflows. by @manusoft in #62
  • Ytdlp.NET github page updated. by @manusoft in #63
  • Update event subscripion in webpage. by @manusoft in #64
  • Update documentation and webpage. by @manusoft in #65
  • Update SECURITY.md with enhanced security guidelines by @manusoft in #66
  • Update documentations with latest informations. by @manusoft in #67
  • Implements advanced execution and control, documentation updated. by @manusoft in #68

Full Changelog: v3.3.0...v4.0.0

Ytdlp.NET v3.3.0

31 May 21:04
7091eac

Choose a tag to compare

What's Changed

  • Refactor GitHub Actions workflow for .NET build and test by @manusoft in #40
  • Refactor tests, add CI for integration with yt-dlp by @manusoft in #41
  • Patch/integration test workflow by @manusoft in #42
  • integration test workflow ytdlp path updated. by @manusoft in #43
  • Updated integration tests. by @manusoft in #44
  • Patch integration test workflow by @manusoft in #45
  • Upgrade console app to better UI and ease of use. by @manusoft in #46
  • Add new ci pipelines for itegration, pr and release. by @manusoft in #47
  • Update documentation with new features. by @manusoft in #48
  • Update workflow with job names. by @manusoft in #49
  • Added webpage into main branch. by @manusoft in #50
  • Implement features get subtitles, adobe pass list and more with functions. by @manusoft in #52

Full Changelog: v3.2.1...v3.3.0

v3.2.1

27 May 22:13
6b44587

Choose a tag to compare

What's Changed

  • Fixed download progress bug in ProgressParser by @mcattle in #37
  • Added Metadata.Flatten() method by @mcattle in #38
  • Improved test project with latest function tests. by @manusoft in #39

Full Changelog: v3.2.0...v3.2.1

v3.2.0

25 May 07:43

Choose a tag to compare

What's Changed

  • Support for non flat metadata downloading by @manusoft in #34
  • Add deep metadata & traversal; update README features by @manusoft in #35

Full Changelog: v3.1.1...v3.2.0

v3.1.1

24 May 21:18
2420a97

Choose a tag to compare

What's Changed

  • Make Entity Duration property nullable by @mcattle in #33

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

16 May 01:22
8c0177c

Choose a tag to compare

What's Changed

  • Update to v3.1.0: Add specific version support to UpdateAsync by @manusoft in #30

Full Changelog: v3.0.4...v3.1.0

v3.0.4

03 May 10:41
354e447

Choose a tag to compare

What's Changed

  • Fix old fluent methods and implement new fluent methods. by @manusoft in #27
  • Refactoring the process runner and update events. by @manusoft in #28
  • Remove unwanted codes and cleanups by @manusoft in #29

Full Changelog: v3.0.3...v3.0.4

v3.0.3

11 Apr 16:55
66c8169

Choose a tag to compare

What's Changed

  • Improve yt-dlp progress & post-processing event handling by @manusoft in #25
  • Refactor API: string formats, custom flags, doc overhaul by @manusoft in #26

Full Changelog: v3.0.2...v3.0.3

v3.0.2

04 Apr 22:29
c4f4e6c

Choose a tag to compare

What's Changed

  • Improve process termination, progress parsing, and docs by @manusoft in #24

Full Changelog: v3.0.1...v3.0.2

v3.0.1

03 Apr 12:47
d20ebbe

Choose a tag to compare

What's Changed

  • Better internal DownloadRunner and ProbeRunner for heavy JSON output. by @manusoft in #23

Full Changelog: v3.0.0...v3.0.1