Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps YoutubeDLSharp from 1.1.0 to 1.1.1.

Changelog

Sourced from YoutubeDLSharp's changelog.

YoutubeDLSharp Changelog

v.1.1.1 (2024-07)

  • New: Add .NET 8 as build target.
  • Fixed: More robust int value parsing in FormatData.
  • Fixed: Fix enum serialization defaults.

v.1.1.0 (2024-01)

  • New/ Changed: Include new and changed yt-dlp options (version 2023-12-30).
  • New: Add support for option string aliases (e.g. for parsing).
  • New: Specify PythonInterpreterPath in YoutubeDL class.
  • Fixed: Catch json deserialization errors in video data fetch.
  • Fixed: HasDRM attribute in FormatData.
  • Fixed: Passing of video IDs with hyphens.

v.1.0.0 (2023-07)

  • New: Use yt-dlp instead of youtube-dl as default downloader.
  • New: Methods for automatically downloading yt-dlp and FFmpeg.
  • New: Addition of options, video & format data attributes for yt-dlp.
  • New: MultiOption & MultiValue classes for options that can be set multiple times.
  • New: Add .NET 6 as build target.
  • New: Support extraction of chapter & comment information.
  • New: Addition of various missing video & format data attributes (e.g. episode, album, track information).
  • New: Additional RunWithOptions() for single URL & with progress info.
  • Changed: Better support for various video data attributes (e.g. time stamps, status enums, ...)
  • Changed: Apply override options after setting other options in YoutubeDL methods.
  • Changed: Changed default output template to be in line with the yt-dlp format.
  • Fixed: Error when using executable path with spaces.

v.0.4.3 (2022-11)

  • Fixed: Windows issues with non-ASCII chars in output.

v.0.4.2 (2022-03)

  • Fixed: Starting youtube-dl process blocks main thread

v.0.4.1 (2022-01)

  • New: Methods for adding, modifying & deleting custom options in OptionSet
  • Fixed: Download state reporting in YoutubeDLProcess

v.0.4.0 (2021-10)

  • New: Support custom options
  • Fixed: start_time & end_time properties in metadata

v.0.3.1 (2021-06)

  • Fixed: MetadataType in VideoData
  • Changed: Include new changes in youtube-dl options

v.0.3 (2020-09)

  • New: Override options in OptionSet & YoutubeDL class.
  • New: More download progress information (transfer rate, ...)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [YoutubeDLSharp](https://github.com/Bluegrams/YoutubeDLSharp) from 1.1.0 to 1.1.1.
- [Changelog](https://github.com/Bluegrams/YoutubeDLSharp/blob/master/Changelog.md)
- [Commits](https://github.com/Bluegrams/YoutubeDLSharp/commits)

---
updated-dependencies:
- dependency-name: YoutubeDLSharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Changing any project dependencies nuget Changing NuGet dependencies labels Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changing any project dependencies nuget Changing NuGet dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants