Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / ScriptTiger / abc

ABC is a package for Go which can act as either a standard HTTP sequential downloader supporting streaming playback while downloading for supported "Web" videos (with supported players, such as VLC, MPlayer, ffplay, MPC-HC, etc.) and resume capabilities or as an arbitrary byte collector to download only arbitrary portions of files by manipulating the HTTP Range header as needed. ABC can easily be imported into any Go project and be implemented as Go routines to download arbitrary portions of files concurrently. The reference implementation of ABC launches a single instance of ABC, but can also be easily scripted for concurrency.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScriptTiger%2Fabc

Stars: 3
Forks: 1
Open Issues: 0

License: mit
Language: Go
Repo Size: 53.7 KB
Dependencies: 0

Created: over 2 years ago
Updated: 7 months ago
Last pushed: 10 months ago
Last synced: about 1 month ago

Topics: downloader, go, golang, scripttiger, stream, streaming, streaming-video

Funding links: https://github.com/sponsors/ScriptTiger

Files
    Loading...
    Readme
    Loading...

    No dependencies found