Skip to content

NeonSupernova/yt-feed

Repository files navigation

BUILDING

Building requires python3.10, and the build package, which can be installed via pip:

python3.10 -m pip install build

To install, run

python3.10 -m pip install -r requirements.txt
python3.10 -m pip install dist/yt_feed-*.whl 

Now, add a channel via

feed --add <channel-id>

where channel-id is for instance : UCX6OQ3DkcsbYNE6H8uQQuVA of https://www.youtube.com/channel/UCX6OQ3DkcsbYNE6H8uQQuVA

About

A Python implementation of a Youtube Subscription manager & feed viewer, also does thumbnails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages