Skip to content

Tubefeeder/tubefeeder-extractor

Repository files navigation

Tubefeeder-extractor

MOVED: This repository moved to GitLab. Please do not open any issues or pull requests in this repository.

This is the backend for Tubefeeder This could of course also be used for other projects.

Supported Features

Currently subscribing, filters, playlists and "currently playing" are supported.

Supported Platforms

Currently Youtube, Peertube and Lbry are supported.

Writing for a new platform

If you would like to support this by writing a new backend, please take a look at the wiki and do not hesitate contact me in the Tubefeeder Matrix Room.

Documentation

Most of the source code is now has basic documentatation. The documentation can be generated with `cargo doc --open``.