Commit Graph

1012 Commits (ab3a89e6a6cf4d5f6b55640490dd727fa724b305)
 

Author SHA1 Message Date
Mike Lang 8993773a22 downloader.twitch: Deals with twitch specifics of playlist management 6 years ago
Mike Lang 961712b919 downloader: Import hls_playlist from streamlink
This is a useful library and we might as well use it.
Copying it over and slightly modifying it to work was easier than importing all of streamlink.

The original version may be found at 30043408c7/src/streamlink/stream/hls_playlist.py
6 years ago
Mike Lang 30612f00ad downloader: basic startup path 6 years ago
Mike Lang 1b21694c27 Add a simple build script to build docker images and a basic dockerfile 6 years ago
Mike Lang 71b8f8a1b9 gitignore: ignore config file 6 years ago
Mike Lang 439b623599 Add skeleton of downloader service 6 years ago
Mike Lang d7641aecf5 common: Fix bugs and issues with bustime utils 6 years ago
Mike Lang 048277b003 common: Basic config and bustime code 6 years ago
Mike Lang a361ab7a63 Add a common package for common bits in multiple components 6 years ago
Mike Lang 4105c90e9f Add a basic README 6 years ago
Mike Lang 9fb9d0f3e2 Add initial design doc
This represents the system as envisaged at the start of the project.
It's a snapshot of a living google doc.
6 years ago
Mike Lang cc82877022 Initial Commit 6 years ago