Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 656 Bytes

File metadata and controls

10 lines (9 loc) · 656 Bytes

SegmentedDownloader

Unfamiliar to Video Segments? A video segment (or chunk) is a fragment of video information that is a collection of video frames. Combined together, these segments make up a whole video. In streaming, video segments vary in size.

DISCLAIMER

There are two branches in this Repository.

  • The Python API is located here
  • The CSharp API is located here

Info

A simple README for the Python interface can be found here