Commit Graph

  • 84097f4bbb
    Merge pull request #11 from ekimekim/chrusher/comment Christopher Usher 2018-12-28 19:43:14 -0800
  • efe30c1942 Added a comment to highlight recursion Christopher Usher 2018-12-28 19:12:56 -0800
  • 8497b293c9 Moving things around to make the backfiller a bit more like a proper package Christopher Usher 2018-12-28 19:06:29 -0800
  • f4d5a4e0e0 Getting close to something I can show ekimekim Christopher Usher 2018-12-28 19:05:22 -0800
  • 62b184e333
    Merge pull request #10 from ekimekim/add-license-1 Christopher Usher 2018-12-28 17:41:58 -0800
  • d0caf79768
    Licence under MIT Mike Lang 2018-12-28 17:38:42 -0800
  • 3404c67278 Chipping away at backfiller I'm going to have to learn to write better commit messages Christopher Usher 2018-12-28 13:18:11 -0800
  • 29e230462d much closer to being functional Christopher Usher 2018-12-28 04:18:06 -0800
  • 5c368a21fc Merge branch 'master' into chrusher/backfiller Christopher Usher 2018-12-26 22:23:01 -0800
  • 1aa2f827b0 a few ideas extra Christopher Usher 2018-12-26 22:22:05 -0800
  • 9782a3ebd1
    Merge pull request #6 from ekimekim/mike/restreamer/improvements Christopher Usher 2018-12-26 22:19:47 -0800
  • b4e627f382 restreamer: When generating playlists, include discontinuities, timestamps and endlist Mike Lang 2018-12-26 22:06:28 -0800
  • 201959888a restreamer: More accurate target duration in playlist Mike Lang 2018-12-26 21:44:51 -0800
  • e34f04cf57 restreamer: Harden generate_media_playlist to handle weird inputs and defaults Mike Lang 2018-12-26 21:29:42 -0800
  • 6fa74608fb common: Improve some docs to note types of things that are ambiguous Mike Lang 2018-12-26 21:07:43 -0800
  • 8f5a98a906 restreamer: Don't offer a variant on the master playlist if it's outside requested time range Mike Lang 2018-12-26 21:03:15 -0800
  • 3bbe1ed32d Prefer longer duration on multiple segments Mike Lang 2018-12-26 20:07:07 -0800
  • 4981c6521b
    Merge pull request #5 from ekimekim/mike/restreamer/initial Christopher Usher 2018-12-26 20:30:25 -0800
  • ed69e19cdc Merge branch 'master' into chrusher/backfiller Christopher Usher 2018-12-26 19:56:37 -0800
  • 5942091d1a restreamer: Cleanup around argument processing Mike Lang 2018-12-24 20:25:05 -0800
  • a1fa60828d Basic media playlist generation, missing special cases Mike Lang 2018-12-24 17:28:59 -0800
  • 75c9793eac Remove central config file as it's more trouble than it's worth Mike Lang 2018-12-09 17:58:24 -0800
  • 031dd60897 downloader: Fix some typos around the max age calculation Mike Lang 2018-12-16 05:28:11 -0800
  • 9e115f8a42 restreamer: Also add ability to list known hours so we know where to start replicating from Mike Lang 2018-12-09 17:33:24 -0800
  • bab2d15d6e Initial implementation of the restreamer Mike Lang 2018-12-09 17:27:08 -0800
  • ee8f8f6571 restreamer: Initial skeleton Mike Lang 2018-12-09 02:52:02 -0800
  • 0df8288013 common: Implement code for parsing paths and picking the best sequence of segments Mike Lang 2018-12-11 04:07:40 -0800
  • 2eeea65c4d downloader: Fix some typos around the max age calculation Mike Lang 2018-12-16 05:28:11 -0800
  • 67dbdf90ac start of a rough prototype of the backfiller Christopher Usher 2018-12-12 17:40:59 +0000
  • 15fe6256a4
    Merge pull request #3 from ekimekim/pull-format Christopher Usher 2018-12-11 16:11:10 +0000
  • 8f462f5926 Fixed format_bustime docsting Christopher Usher 2018-12-11 16:10:18 +0000
  • 4c22edf2e6 Fixed negative times in format_bustime Christopher Usher 2018-12-11 16:01:07 +0000
  • 6938005d9e Remove central config file as it's more trouble than it's worth Mike Lang 2018-12-09 17:58:24 -0800
  • afb96cbfc4
    Merge pull request #1 from ekimekim/mike/downloader/initial Mike Lang 2018-12-09 17:34:47 -0800
  • 6377db2aa2 downloader: Bug fixes and improvements Mike Lang 2018-12-03 08:20:57 -0800
  • 6e0dcd5e22 downloader: Fix bugs and missing bits in initial implementation Mike Lang 2018-12-03 03:55:34 -0800
  • f193bd0f54 Re-write downloader to be resilient to failures as much as possible Mike Lang 2018-12-02 03:20:30 -0800
  • 1a7ae8525b Fix readme internal link Mike Lang 2018-12-01 23:48:22 -0800
  • 10241b6190 Downloader: Implement a very basic proof of concept version Mike Lang 2018-12-01 22:02:27 -0800
  • 8993773a22 downloader.twitch: Deals with twitch specifics of playlist management Mike Lang 2018-12-01 21:30:46 -0800
  • 961712b919 downloader: Import hls_playlist from streamlink Mike Lang 2018-12-01 06:50:35 -0800
  • 30612f00ad downloader: basic startup path Mike Lang 2018-12-01 06:46:12 -0800
  • 1b21694c27 Add a simple build script to build docker images and a basic dockerfile Mike Lang 2018-12-01 06:42:01 -0800
  • 71b8f8a1b9 gitignore: ignore config file Mike Lang 2018-12-01 06:41:46 -0800
  • 439b623599 Add skeleton of downloader service Mike Lang 2018-12-01 06:04:17 -0800
  • d7641aecf5 common: Fix bugs and issues with bustime utils Mike Lang 2018-12-01 06:01:15 -0800
  • 048277b003 common: Basic config and bustime code Mike Lang 2018-12-01 05:36:30 -0800
  • a361ab7a63 Add a common package for common bits in multiple components Mike Lang 2018-12-01 05:07:25 -0800
  • 4105c90e9f Add a basic README Mike Lang 2018-12-01 05:01:18 -0800
  • 9fb9d0f3e2 Add initial design doc Mike Lang 2018-12-01 04:53:14 -0800
  • cc82877022 Initial Commit Mike Lang 2018-12-01 04:50:25 -0800
  • 622d822a79 linter errors archive/original-v2.1 Mike Lang 2018-09-12 06:31:58 -0700
  • 291b947e5b Further changes to make sure drafts and chunks can still be unclaimed Mike Lang 2018-09-12 06:30:26 -0700
  • 8848b24208 Further protection to prevent claimant changing for publish jobs Mike Lang 2018-09-12 06:24:00 -0700
  • b42d4aa0e8 Never unclaim a task you've claimed, ensures publisher is always same as drafter Mike Lang 2018-09-11 06:54:27 -0700
  • 7c8045bc11 more stuff Mike Lang 2018-09-11 06:52:25 -0700
  • 1aa8f905f4 Improve handling of mis-writes Mike Lang 2018-09-11 03:56:21 -0700
  • dcb6d6ba6d wip: Mike Lang 2018-09-11 03:40:13 -0700
  • 3280517618 Some initial stuff Mike Lang 2018-09-10 05:55:46 -0700
  • 2c6495ffe1 Basic skeleton Mike Lang 2018-09-10 02:25:08 -0700
  • 861fb4de17 some notes and plans on how new version will work Mike Lang 2018-09-10 02:02:48 -0700