Skip to content

Releases: jmbannon/ytdl-sub

ytdl-sub 2024.11.06

06 Nov 17:05
0f542ac
Compare
Choose a tag to compare

[DOCKER] Use Gha docker metadata actions to setup all the github actions (#1116)

ytdl-sub 2024.11.05

05 Nov 06:08
52038ed
Compare
Choose a tag to compare

Bump yt-dlp from 2024.10.22 to 2024.11.4 (#1117)

Bumps yt-dlp[default] from 2024.10.22 to 2024.11.4.


updated-dependencies:

  • dependency-name: yt-dlp[default]
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

ytdl-sub 2024.10.31

31 Oct 00:50
663fb76
Compare
Choose a tag to compare

[FEATURE] Multi-url support for YouTube music presets (#1113)

Adds support to specify multiple URLs for the YouTube-based music presets. More info here: https://ytdl-sub.readthedocs.io/en/latest/prebuilt_presets/music.html

ytdl-sub 2024.10.27.post5

27 Oct 22:30
6a756cf
Compare
Choose a tag to compare

[BUGFIX] Move unescape parsing to separate function (#1108)

Fixes #1107

FunctionRuntimeException: Runtime error occurred when executing the function %from_json: Invalid control character

ytdl-sub 2024.10.27.post3

27 Oct 15:13
80054aa
Compare
Choose a tag to compare

[FEATURE] Support newlines and tabs in scripting strings (#1105)

Allows the usage of \n and \t in scripting strings

ytdl-sub 2024.10.27.post2

27 Oct 04:20
1bdc65f
Compare
Choose a tag to compare

[BUGFIX] Custom function ordering (#1104)

Fixes a bug where custom functions would throw an error if they were used out-of-order from their definition

ytdl-sub 2024.10.26

26 Oct 03:51
88110a8
Compare
Choose a tag to compare

[BUGFIX] Fix playlists not downloading correctly

Due to url ytdl-options not materializing

ytdl-sub 2024.10.24.post1

24 Oct 05:01
7676fd9
Compare
Choose a tag to compare

ytdl-sub 2024.10.23

23 Oct 06:42
c8ef766
Compare
Choose a tag to compare

Bump yt-dlp from 2024.10.7 to 2024.10.22 (#1096)

Bumps yt-dlp from 2024.10.7 to 2024.10.22.


updated-dependencies:

  • dependency-name: yt-dlp
    dependency-type: direct:production
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

ytdl-sub 2024.10.09

09 Oct 01:55
18d0d74
Compare
Choose a tag to compare

Bump yt-dlp from 2024.9.27 to 2024.10.7 (#1091)

Bumps yt-dlp from 2024.9.27 to 2024.10.7.


updated-dependencies:

  • dependency-name: yt-dlp
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>