A simple desktop application for Youtube, based on RSS feeds.
Project description
RSS Tube
A simple desktop application for Youtube, based on RSS feeds.
Download
or, install via pip:
$ pip install rsstube
Features
- Subscribe to youtube (and soundcloud) channels via RSS without needing a google account.
- Launch mpv (or other external video players) directly from the gui.
- Rule based filters to automatically delete new entries or mark them as viewed.
Dark theme | Light theme |
---|---|
Manual Installation
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
- packaging
- (pysocks to connect to a socks5 proxy)
- (mpv + yt-dlp/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.15.tar.gz
(198.3 kB
view details)
Built Distribution
rsstube-0.6.15-py3-none-any.whl
(240.5 kB
view details)
File details
Details for the file rsstube-0.6.15.tar.gz
.
File metadata
- Download URL: rsstube-0.6.15.tar.gz
- Upload date:
- Size: 198.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b12fc21ec21fd2f159eb75670c55c25bd76aa0466fb25bdbc6ec98716a2bd52 |
|
MD5 | c2323dda0b61bd7e09d4578121425de8 |
|
BLAKE2b-256 | b3a2397b91f0a0909fe6ddf484ee8eb491c4ea9a44d1c04c4be84688d5747d71 |
File details
Details for the file rsstube-0.6.15-py3-none-any.whl
.
File metadata
- Download URL: rsstube-0.6.15-py3-none-any.whl
- Upload date:
- Size: 240.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af8e6cf3b8b53c46ede9af3391e178dea7c32f340ebc033539f6e7e4bd2a4612 |
|
MD5 | 1b12b2351f0c4ab872afee71fcce5554 |
|
BLAKE2b-256 | 18d973347e1cb531850e77daec167d7410d52dfa9e882dbbd4c5692e3e3b7fb7 |