Crate tf_join

Source
Expand description

Joining multiple platforms into one.

§Capabilities

§Features

The feature enable and disable specific platforms. All features are activated by default. The possible features currently are:

  • youtube
  • peertube
  • lbry

Structs§

AnySubscriptionList
A wrapper around all the available SubscriptionList of the platforms.
AnyVideoFilter
A Filter for filtering AnyVideos.
Joiner
Join multiple platforms together into one Generator.

Enums§

AnySubscription
A Subscription to any Platform.
AnyVideo
A Video coming from any Platform.
Platform
The Platform where the AnySubscription is from.
SubscriptionEvent
The event sent by AnySubscriptionList.