Skip to content

Commit b0bb4ec

Browse files
author
A S Lewis
committed
Update to v2.5.059
1 parent f4686dc commit b0bb4ec

File tree

33 files changed

+31459
-30553
lines changed

33 files changed

+31459
-30553
lines changed

CHANGES

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
v2.5.059 (26 Nov 2024)
2+
-------------------------------------------------------------------------------
3+
4+
WARNING:
5+
- yt-dlp users are experiencing various issues when they try to download
6+
certain YouTube videos, particularly age-restricted videos. For a list of
7+
known issues, please read this page:
8+
9+
https://github.com/yt-dlp/yt-dlp/issues/3766
10+
11+
- Tartube users will now see a warning in certain situations (for example,
12+
Edit > General download options > Advanced > Authentication) (Git #662)
13+
14+
MAJOR FIXES
15+
- Fixed failure to embed thumbnails in downloaded vidoes, if the thumbnails
16+
were set to be deleted after the download. Thumbnails, and other metadata
17+
files, are now deleted only at the end of the entire download operations,
18+
which should resolve this and all similar problems, both in the Videos tab
19+
and the Classic Mode tab (Git #626)
20+
- Fixed rare error when trying to load the Tartube database (Git #653)
21+
- Fixed crash when the matplotlib is unable to start on the user's system
22+
(Git #592, #663)
23+
24+
MINOR FIXES
25+
- When a scheduled download starts and the Tartube main window is minimised,
26+
it automatically un-minimises itself. Fixed (Git #664)
27+
- In the preferences window, Options > Download options tab, fixed the broken
28+
'Refresh List' button
29+
30+
MINOR NEW FEATURES
31+
- You can now re-check a video that has been downloaded (by right-clicking the
32+
video and selecting 'Re-check video'. Re-checking will re-download all
33+
metatdata files (including the thumbnail), but won't replace the video file
34+
itself (Git #661)
35+
136
v2.5.040 (31 Jul 2024)
237
-------------------------------------------------------------------------------
338

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,16 @@ Problems can be reported at `our GitHub page <https://github.com/axcore/tartube/
4444
3 Downloads
4545
===========
4646

47-
Stable release: **v2.5.040 (31 Aug 2024)**
47+
Stable release: **v2.5.059 (26 Nov 2024)**
4848

49-
Development release: **v2.5.053 (28 Oct 2024)**
49+
Development release: **v2.5.059 (26 Nov 2024)**
5050

5151
Official packages (also available from the `Github release page <https://github.com/axcore/tartube/releases>`__):
5252

53-
- `MS Windows (64-bit) installer <https://sourceforge.net/projects/tartube/files/v2.5.040/install-tartube-2.5.040-64bit.exe/download>`__, `MS Windows (64-bit) and FFmpeg installer <https://sourceforge.net/projects/tartube/files/v2.5.040/install-tartube-with-ffmpeg-2.5.040-64bit.exe/download>`__ and `portable edition <https://sourceforge.net/projects/tartube/files/v2.5.040/tartube-2.5.040-64bit-portable.zip/download>`__ from Sourceforge
53+
- `MS Windows (64-bit) installer <https://sourceforge.net/projects/tartube/files/v2.5.059/install-tartube-2.5.059-64bit.exe/download>`__, `MS Windows (64-bit) and FFmpeg installer <https://sourceforge.net/projects/tartube/files/v2.5.059/install-tartube-with-ffmpeg-2.5.059-64bit.exe/download>`__ and `portable edition <https://sourceforge.net/projects/tartube/files/v2.5.059/tartube-2.5.059-64bit-portable.zip/download>`__ from Sourceforge
5454
- Tartube is no longer supported on older versions of MS Windows - see `7.24 Doesn't work on 32-bit Windows / Windows 7 / Windows 8`_
55-
- `DEB package (for Debian-based distros, e.g. Ubuntu, Linux Mint) <https://sourceforge.net/projects/tartube/files/v2.5.040/python3-tartube_2.5.040.deb/download>`__ from Sourceforge
56-
- `RPM package (for RHEL-based distros, e.g. Fedora) <https://sourceforge.net/projects/tartube/files/v2.5.040/tartube-2.5.040.rpm/download>`__ from Sourceforge
55+
- `DEB package (for Debian-based distros, e.g. Ubuntu, Linux Mint) <https://sourceforge.net/projects/tartube/files/v2.5.059/python3-tartube_2.5.059.deb/download>`__ from Sourceforge
56+
- `RPM package (for RHEL-based distros, e.g. Fedora) <https://sourceforge.net/projects/tartube/files/v2.5.059/tartube-2.5.059.rpm/download>`__ from Sourceforge
5757

5858
Official 'Strict' packages:
5959

@@ -70,7 +70,7 @@ Semi-official packages (Linux):
7070

7171
Source code:
7272

73-
- `Source code <https://sourceforge.net/projects/tartube/files/v2.5.040/tartube_v2.5.040.tar.gz/download>`__ from Sourceforge
73+
- `Source code <https://sourceforge.net/projects/tartube/files/v2.5.059/tartube_v2.5.059.tar.gz/download>`__ from Sourceforge
7474
- `Source code <https://github.com/axcore/tartube>`__ and `support <https://github.com/axcore/tartube/issues>`__ from GitHub
7575
- In case this Github repository is taken down, there is an official backup `here <https://gitlab.com/axcore/tartube>`__
7676

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.053
1+
2.5.059

locale/de/LC_MESSAGES/base.mo

-72 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)