Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump yle-dl from 20240806 to 20240927 #960

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps yle-dl from 20240806 to 20240927.

Changelog

Sourced from yle-dl's changelog.

yle-dl - download videos from Yle servers Copyright 2009-2024 Antti Ajanki Distributed under the GPL v3 or later

Version 20240927

  • Fixed --maxbitrate and --resolution on a new stream type
  • Download episodes if page contain only the "Klipit" tab, not "Jaksot"
  • Download correct episodes when some other tab than the default is selected

Version 20240806

  • Fixed the bulk download of MOT, Perjantai and possibly other programs

Version 20240706

  • Subtitles were not downloaded in some cases
  • Fixed downloading in cases when a description text is not available
  • New type of podcast streams were showing up as "Unknown stream flavor"

Version 20240429

  • New command for recording live TV, the old URL stopped working: yle-dl tv1
  • Support for a new stream type introduced in Areena
  • Series page downloading was partly broken after changes in Areena
  • Some Elävä arkisto/Arkivet pages were broken

Version 20240130

  • Fix live download links for Yle Sámi radio, Puhe and Vega radio channels
  • Extract inline videos embedded on yle.fi news pages
  • Downloading was broken on Python 3.8 since a few releases ago

Version 20231214

  • --startposition was not working properly on live streams
  • Fixed yle.fi video extraction
  • The wget backend works on many streams again

Version 20231120

  • Requires Python 3.7+
  • Try to detect if the destination filesystem requires a restricted character set. Only if an optional dependency python-psutil is installed.
  • The metadata now contains just subtitles, not embedded_subtitles
  • The subtitle language code in the metadata is correct instead of "unk"
  • Create directories by default. Use --no-create-dirs to stop if directory does not exist. (This was the previous default.)
  • Read configuration from ~/.config/yledl.conf in addition to ~/.yledl.conf
  • New output template variables: ${season} and ${episode_or_date}

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [yle-dl](https://github.com/aajanki/yle-dl) from 20240806 to 20240927.
- [Changelog](https://github.com/aajanki/yle-dl/blob/master/ChangeLog)
- [Commits](https://github.com/aajanki/yle-dl/commits)

---
updated-dependencies:
- dependency-name: yle-dl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants