Expand description
Joining multiple platforms into one.
§Capabilities
- Join multiple platforms together using Joiner.
- Filter out videos using AnyVideoFilter.
- Generalization of Video and Subscription using AnyVideo and AnySubscription.
- Generalization of SubscriptionList using AnySubscriptionList.
§Features
The feature enable and disable specific platforms. All features are activated by default. The possible features currently are:
youtube
peertube
lbry
Structs§
- AnySubscription
List - A wrapper around all the available SubscriptionList of the platforms.
- AnyVideo
Filter - 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.
- Subscription
Event - The event sent by AnySubscriptionList.