Skip to content

Releases: jmbannon/ytdl-sub

ytdl-sub 2024.12.27

27 Dec 03:43
57c5d3c
Compare
Choose a tag to compare

Bump yt-dlp[default] from 2024.12.13 to 2024.12.23 (#1144)

Bumps yt-dlp[default] from 2024.12.13 to 2024.12.23.


updated-dependencies:

  • dependency-name: yt-dlp[default]
    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.12.14

14 Dec 05:39
ebe9908
Compare
Choose a tag to compare

Bump yt-dlp[default] from 2024.12.6 to 2024.12.13 (#1138)

Bumps yt-dlp[default] from 2024.12.6 to 2024.12.13.


updated-dependencies:

  • dependency-name: yt-dlp[default]
    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.12.08

08 Dec 16:54
d06ad07
Compare
Choose a tag to compare

[BACKEND] Bump yt-dlp[default] from 2024.12.3 to 2024.12.6 (#1136)

Bumps yt-dlp[default] from 2024.12.3 to 2024.12.6.


updated-dependencies:

  • dependency-name: yt-dlp[default]
    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.12.04

04 Dec 02:20
d84310a
Compare
Choose a tag to compare

[BACKEND] Update yt-dlp to 2024.12.3 (#1135)

ytdl-sub 2024.11.26

26 Nov 16:25
53d84d8
Compare
Choose a tag to compare

[FEATURE] Toggleable keyword evaluation behavior (#1130)

With the Filter Keywords prebuilt preset, can now set keyword evaluation to be either ANY or ALL. More info here: https://ytdl-sub.readthedocs.io/en/latest/prebuilt_presets/helpers.html#filter-keywords

ytdl-sub 2024.11.24

24 Nov 23:32
8c3f852
Compare
Choose a tag to compare

[BACKEND] More media quality presets + docs (#1127)

Adds common media quality prebuilt presets and documentation on how to use them

ytdl-sub 2024.11.18

18 Nov 08:26
d3295ce
Compare
Choose a tag to compare

[BUGFIX] Do not perform nested scripting on file path outputs (#1123)

Fixes a bug where curly braces in file-names causes scripting to think its a variable that does not exist

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