Skip to main content

Local privacy-first Python/GTK4 YouTube player

Project description

GTKTube

GTKTube icon

GTKTube is a local privacy-first Python/GTK4 YouTube player for Linux. It stores subscriptions and viewing history locally in SQLite, and does not require a Google account. The feed has no algorithm. It just shows recent videos from the channels you subscribe to.

Features

  • Browse recent videos from your subscribed channels without YouTube recommendations.
  • Watch without ads.
  • No tracking by GTKTube.
  • Search YouTube for videos and channels without signing in.
  • Personalized home feed with recommended videos (requires browser cookies).
  • Subscribe and unsubscribe locally; no Google account, OAuth, cookies, or account sync.
  • Play videos inside the GTK app with libmpv.
  • Choose playback quality and speed, including speeds up to 4x.
  • Use normal playback shortcuts for play/pause, seeking, fullscreen, and speed changes.
  • Keep watching while browsing with a mini-player.
  • Save videos to Watch Later.
  • Track watch history locally, including watched time ranges rather than only a last position.
  • Search and review local watch history.
  • Optionally configure yt-dlp to extract browser cookies to play age-restricted and members-only videos.
  • Optionally use SponsorBlock to show and skip community-maintained segment ranges.
  • Limit how many videos a single channel can put in each feed day.
  • Refresh subscriptions in parallel with per-channel progress in the sidebar.
  • Check PyPI for updates and upgrade/restart from inside the app.
  • Store thumbnails on disk and app data in SQLite.

Screenshots

Channel Browsing

Channel grid

Player

Video player

Mini-Player

Mini-player while browsing

Install

pipx ensurepath
pipx install --system-site-packages gtktube
gtktube --install-desktop

GTKTube also needs GTK4/PyGObject and libmpv from your Linux distribution. If required system dependencies are missing, the app can launch a small installer helper.

Run

GTKTube installs a desktop app entry, so you can launch it from your normal Linux app launcher. You can also run it from a terminal:

gtktube

When launched as the installed gtktube command, GTKTube also installs or updates its desktop launcher entry in your user application directory. If your desktop environment does not show it immediately after installation, run gtktube once from a terminal or run gtktube --install-desktop.

Useful startup flags:

  • gtktube --show-upgrade opens the upgrade dialog even when GTKTube has not detected a newer version.
  • gtktube --show-deps-installer opens the system dependency installer even when GTKTube thinks dependencies are present.
  • gtktube --db /path/to/gtktube.sqlite3 uses a specific SQLite database file.
  • gtktube --install-desktop installs the desktop launcher entry and exits.
  • gtktube -v or gtktube --verbose prints detailed playback diagnostics to stderr.

Development runs with python -m gtktube do not auto-install a desktop launcher or check PyPI for upgrades.

Updates

When launched from an installed gtktube command, GTKTube checks PyPI for newer releases. If an update is available, the app can run the appropriate upgrade command and restart itself. Pipx installs use pipx upgrade gtktube; other installs use python3 -m pip install --upgrade gtktube.

Data Storage

GTKTube keeps its state on your machine:

  • subscriptions and watch history in SQLite
  • thumbnail cache under the user cache directory
  • no Google account integration
  • no cloud sync
  • no analytics or tracking by GTKTube

License

GTKTube is licensed under the GNU General Public License v3.0. See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gtktube-1.4.2.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gtktube-1.4.2-py3-none-any.whl (2.4 MB view details)

Uploaded Python 3

File details

Details for the file gtktube-1.4.2.tar.gz.

File metadata

  • Download URL: gtktube-1.4.2.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for gtktube-1.4.2.tar.gz
Algorithm Hash digest
SHA256 cf5b005d9ce3e0aae872fc3fe1a2db7fe6d8def41dd440ab167d89de4a77e7ce
MD5 59a78ba32a7d203bb02776c0328bee99
BLAKE2b-256 4f62f86d4d19773708180a38f56a99f70f3d2e2e9c33778568937ce876b71ad2

See more details on using hashes here.

Provenance

The following attestation bundles were made for gtktube-1.4.2.tar.gz:

Publisher: publish.yml on keredson/gtktube

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gtktube-1.4.2-py3-none-any.whl.

File metadata

  • Download URL: gtktube-1.4.2-py3-none-any.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for gtktube-1.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 371ae950193cf733b3952219115327d4c8f5beb9a21db125eda1a649c8ee4fbe
MD5 1962d37788e8fda5ac5460d1bf724a9d
BLAKE2b-256 34b0945d2cada7b09b592f27feb9e8d628c132a1a6d222cabb238edf841dea6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for gtktube-1.4.2-py3-none-any.whl:

Publisher: publish.yml on keredson/gtktube

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page