Skip to main content

A simple desktop application for Youtube, based on RSS feeds.

Project description

RSS Tube

build

A simple desktop application for Youtube, based on RSS feeds.

Dark theme Light theme

Download

Download the latest release.

or, install via pip:

$ pip install rsstube

Install

Get the source and install the requirements:

$ git clone https://github.com/seird/rsstube
$ cd rsstube
$ pip install -r requirements.txt

Run from source

$ python -m rss_tube

Create a pyinstaller executable

$ pip install pyinstaller
$ pyinstaller rss-tube.spec

An executable is created at dist/rsstube/rsstube.

Create a deb package

$ make build

# or install

$ sudo make install

(Inno setup (Windows))

Create an installer for windows with inno setup:

$ iscc rss-tube.iss

Requirements

  • Python >= 3.8
  • lxml
  • PyQt6
  • requests
  • schedule
  • (pysocks to connect to a socks5 proxy)
  • (mpv + youtube-dl or vlc, to directly play videos)

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

rsstube-0.6.7.tar.gz (194.4 kB view hashes)

Uploaded Source

Built Distribution

rsstube-0.6.7-py3-none-any.whl (234.5 kB view hashes)

Uploaded Python 3

Supported by

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