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 20240130 to 20240429 #906

Merged
merged 1 commit into from May 18, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps yle-dl from 20240130 to 20240429.

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 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}

Version 20230611

  • Fixed news clip downloading after changes to the Yle news site
  • The download URL for a new flavor of podcasts was incorrect

Version 20221231

  • Full series download on Swedish language arenan.yle.fi fixed
  • Downloading news clips from yle.fi (in addition to yle.fi/uutiset/)
  • Improved episode sorting when several episodes are published on the same day

Version 20221111

  • Fixed some geo-blocking related failures

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 6, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/yle-dl-20240429 branch from 50a1396 to a969afa Compare May 18, 2024 11:59
Bumps [yle-dl](https://github.com/aajanki/yle-dl) from 20240130 to 20240429.
- [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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/yle-dl-20240429 branch from a969afa to c8c95e4 Compare May 18, 2024 12:13
@frenck frenck merged commit 900d225 into master May 18, 2024
1 check passed
@frenck frenck deleted the dependabot/pip/yle-dl-20240429 branch May 18, 2024 12:19
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.

None yet

1 participant