Releases: manusoft/Ytdlp.NET
Releases · manusoft/Ytdlp.NET
Ytdlp.NET v4.0.0
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
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