Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 954 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 954 Bytes

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``.