7 releases

0.1.7 Jul 26, 2023
0.1.6 Nov 27, 2022
0.1.5 Oct 2, 2022
0.1.4 Jul 5, 2022
0.1.1 Oct 22, 2021

#136 in Video

Download history 24/week @ 2024-02-22 9/week @ 2024-02-29 2/week @ 2024-03-07 10/week @ 2024-03-14 2/week @ 2024-03-21 7/week @ 2024-03-28 5/week @ 2024-04-04 49/week @ 2024-04-11

63 downloads per month

GPL-3.0-or-later

140KB
2.5K SLoC

Tubefeeder Extractor

This is a part of Tubefeeder Extractor.

This compines multiple piplines as defined in the core with included filtering.


lib.rs:

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

Dependencies

~21–37MB
~409K SLoC