5 releases

0.1.4 Jul 26, 2023
0.1.3 Oct 2, 2022
0.1.2 Mar 20, 2022
0.1.1 Oct 22, 2021
0.1.0 Sep 26, 2021

#90 in Video

Download history 1/week @ 2023-12-11 3/week @ 2023-12-18 1/week @ 2023-12-25 4/week @ 2024-01-08 3/week @ 2024-02-05 20/week @ 2024-02-12 3/week @ 2024-02-19 44/week @ 2024-02-26 24/week @ 2024-03-04 24/week @ 2024-03-11 23/week @ 2024-03-18 31/week @ 2024-03-25

102 downloads per month
Used in 6 crates

GPL-3.0-or-later

67KB
1.5K SLoC

Tubefeeder Extractor

This is a part of Tubefeeder Extractor.

This contains the core definitions of the extractor like what a video or subscription is or how a pipeline is created.


lib.rs:

The core-part of Tubefeeder-extractor containing definitions like:

  • [Video]
  • [ExpandedVideo]
  • [Subscription]
  • [SubscriptionList]

And a [Pipeline] for merging together videos from one platform.

Dependencies

~19–33MB
~352K SLoC