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

#112 in Video

Download history 1/week @ 2024-01-14 3/week @ 2024-02-04 17/week @ 2024-02-11 6/week @ 2024-02-18 44/week @ 2024-02-25 18/week @ 2024-03-03 25/week @ 2024-03-10 25/week @ 2024-03-17 19/week @ 2024-03-24 45/week @ 2024-03-31 63/week @ 2024-04-07 16/week @ 2024-04-14 18/week @ 2024-04-21 16/week @ 2024-04-28

121 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–35MB
~356K SLoC