Skip to content

Commit e1a207d

Browse files
author
A S Lewis
committed
Update to v2.5.197
1 parent 77fe4e8 commit e1a207d

File tree

54 files changed

+39301
-37758
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+39301
-37758
lines changed

CHANGES

Lines changed: 40 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
v2.5.197 (20 Jan 2026)
2+
-------------------------------------------------------------------------------
3+
4+
MAJOR NEW FEATURES
5+
- The installers for MS Windows now include Deno, so there's no need to install
6+
it yourself. (Deno is now yt-dlp's recommended Javascript runtime, so users
7+
on other platforms should probably install it too) (Git #749)
8+
- Videos added to Tartube's database now include the name of the video's author
9+
(i.e. the uploader, or the channel name if the uploader is not available).
10+
You can re-check your existing videos to automatically update the database.
11+
In the toolbar at the bottom of the Videos tab, you can now search videos
12+
by author (as well as by video name, etc) (Git #719)
13+
- The toolbar at the bottom of the Videos tab has been improved, so that
14+
searching for videos (i.e. applying a filter) is much more convenient. A
15+
number of explanatory tooltips have also been added there (Git #719)
16+
17+
MINOR NEW FEATURES
18+
- You can now auto-delete videos by upload dates, as well as by download date.
19+
Click Edit > System preferences... > Files > Delete, where you can now
20+
select 'days since download' or 'days since upload' (Git #743)
21+
- Improved the layout of the grid in the Videos tab, making it much more likely
22+
that users will see multiple columns (as intended), rather than a single
23+
one. This should help (for example) users downloading videos with Japanese-
24+
language titles, which take up more horizontal space than expected; video
25+
titles are now line-wrapped more efficiently. There is also a new button at
26+
the bottom of the Videos tab, which can be clicked to force the grid into
27+
2, 3 or 4 columns (depending on the window size) (Git #751)
28+
- Added new menu options for checking/downloading the selected video (Git #740)
29+
30+
MAJOR FIXES
31+
- Fixed Tartube's failure to start and/or load the database, when loading data
32+
from a (much) earlier version (Git #733, #737)
33+
- Fixed code handling temporary downloads (Git #740)
34+
35+
MINOR FIXES
36+
- Improved anti-aliasing and fonts on MS Windows (Git #730)
37+
138
v2.5.164 (1 Aug 2025)
239
-------------------------------------------------------------------------------
340

@@ -24,7 +61,7 @@ MINOR NEW FEATURES
2461
- The settings to download comments, when videos are downloaded, have been
2562
moved. You can now find them in Edit > General download options... >
2663
Downloads > Comments (Git #703)
27-
64+
2865
v2.5.145 (10 Jul 2025)
2966
-------------------------------------------------------------------------------
3067

@@ -35,7 +72,7 @@ MAJOR NEW FEATURES
3572
to re-install yt-dlp before you can use it. Note that the procedure for
3673
performing a manual installation has changed; see the updated notes in the
3774
README
38-
75+
3976
MINOR NEW FEATURES
4077
- When fetching a list of videos formats or subtitles (for example, by right-
4178
clicking and selecting Fetch > Available formats), you can now specify
@@ -52,7 +89,7 @@ MAJOR FIXES
5289
tab were broken; fixed them (Git #707)
5390
- Tartube did not detect the download of a remuxed video, instead adding the
5491
video in its original format to the Tartube database. Fixed (Git #714)
55-
92+
5693
MINOR FIXES
5794
- Tweaked text in the README in a few places (Git #689, #700, #702, #703)
5895
- When fetching a list of videos formats or subtitles (for example, by right-

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.164 (1 Aug 2025)**
47+
Stable release: **v2.5.197 (20 Jan 2026)**
4848

49-
Development release: **v2.5.177 (27 Sep 2025)**
49+
Development release: **v2.5.197 (20 Jan 2026)**
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.164/install-tartube-2.5.164-64bit.exe/download>`__, `MS Windows (64-bit) and FFmpeg installer <https://sourceforge.net/projects/tartube/files/v2.5.164/install-tartube-with-ffmpeg-2.5.164-64bit.exe/download>`__ and `portable edition <https://sourceforge.net/projects/tartube/files/v2.5.164/tartube-2.5.164-64bit-mswin-portable.zip/download>`__ from Sourceforge
53+
- `MS Windows (64-bit) installer <https://sourceforge.net/projects/tartube/files/v2.5.197/install-tartube-2.5.197-64bit.exe/download>`__, `MS Windows (64-bit) and FFmpeg installer <https://sourceforge.net/projects/tartube/files/v2.5.197/install-tartube-with-ffmpeg-2.5.197-64bit.exe/download>`__ and `portable edition <https://sourceforge.net/projects/tartube/files/v2.5.197/tartube-2.5.197-64bit-mswin-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.164/python3-tartube_2.5.164.deb/download>`__ from Sourceforge
56-
- `RPM package (for RHEL-based distros, e.g. Fedora) <https://sourceforge.net/projects/tartube/files/v2.5.164/tartube-2.5.164.rpm/download>`__ from Sourceforge
55+
- `DEB package (for Debian-based distros, e.g. Ubuntu, Linux Mint) <https://sourceforge.net/projects/tartube/files/v2.5.197/python3-tartube_2.5.197.deb/download>`__ from Sourceforge
56+
- `RPM package (for RHEL-based distros, e.g. Fedora) <https://sourceforge.net/projects/tartube/files/v2.5.197/tartube-2.5.197.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.164/tartube_v2.5.164.tar.gz/download>`__ from Sourceforge
73+
- `Source code <https://sourceforge.net/projects/tartube/files/v2.5.197/tartube_v2.5.197.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.177
1+
2.5.197

icons/small/regex.png

1.55 KB
Loading

locale/de/LC_MESSAGES/tartube.mo

-324 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)