Skip to content

Releases: jmbannon/ytdl-sub

ytdl-sub 2024.02.28.post1

28 Feb 23:09
a02e44f
Compare
Choose a tag to compare

[FEATURE] Add dedicated track_date and track_original_date variables (#939)

As title, to make it easier to override

ytdl-sub 2024.02.28

28 Feb 21:52
0beeeb4
Compare
Choose a tag to compare

[FEATURE] Music tag dates (#938)

Adds proper support for setting date and original_date fields via music_tag plugin using a standardized date format.

ytdl-sub 2024.02.17.post2

17 Feb 17:55
f346b0e
Compare
Choose a tag to compare

[BUGFIX] Handle case when yt-dlp returns LazyList (#929)

Fixes #910 , when yt-dlp sometimes returns a non-serializable LazyList

ytdl-sub 2024.02.17

17 Feb 16:26
b95ba86
Compare
Choose a tag to compare

[BUGFIX] Use epoch_date if upload_date is missing (#927)

Fixes #912

If a required variable (like uid) is missing, ytdl-sub will error. This bugfix prevents sites that do not provide an upload date from erroring.

ytdl-sub 2024.02.13

13 Feb 00:10
7c217db
Compare
Choose a tag to compare

[BUGFIX] Fix usage of chapter_title_sanitized (#924)

Usage of chapter_title_sanitized would sometimes result in an error. This should hopefully fix it

ytdl-sub 2024.01.20

20 Jan 19:20
2961614
Compare
Choose a tag to compare

[BUGFIX] Fix multiple top-level parents for linked VEVO YouTube channels (#909)

Fixes #908 - when channel URLs return videos from other channels

ytdl-sub 2024.01.19.post1

19 Jan 03:04
2939886
Compare
Choose a tag to compare

[BUGFIX] Fix YouTube channels iterating 2x entries (#903)

A recent feature to grab channel artwork for playlists caused downloading channels to misreport the number of entries it was downloading. This change fixes that

ytdl-sub 2024.01.19

19 Jan 00:29
f0b3991
Compare
Choose a tag to compare

[FEATURE] Toggle date_range to break or not (#904)

Adds a the new field breaking to the date_range plugin, to toggle whether an entry breaks subsequent metadata pulls. This is useful to disable if you are grabbing a playlist that may have videos out of order, but still want to apply a date range to it.

ytdl-sub 2024.01.18

18 Jan 23:05
c7823a4
Compare
Choose a tag to compare

[BACKEND] Only download audio when using audio_extract plugin (#902)

This addition optimizes the audio_extract plugin by preemptively telling yt-dlp to discard the video and only download the audio stream

ytdl-sub 2024.01.15

15 Jan 08:08
c0ca3c3
Compare
Choose a tag to compare

[BACKEND] Remove old format for video_tags, music_tags, download_strategy (#899)

Now that sufficient time has passed, we can formally deprecate the following: