Commits
- 15663af: Fix issue with some params not being set; caused by changes for monitoring (Kethsar)
- c9404b5: Clone http.DefaultTransport rather than making our own. (Hakkin Lain) #83
- 33fd2c3: seek back up to 5 days (Lesmiscore) #91
- 55e8670: fix (Lesmiscore) #91
- 7f847ee: Update releases page link, how did I fuck that up before? (Kethsar)
- 7bcd012: Fix issue where player response was not being extracted properly (Kethsar)
- 8d48052: Slightly reword installation instructions in readme (Kethsar)
- 3973ba3: Maybe user short commit hash for version tags (might not work) (Kethsar)
- b39fa5a: Update cookie parser to allow for cookie files with cookies for multiple sites (Kethsar)
- 0a0f5ff: Fix colored output on Windows (Hakkin Lain) #104
- ee93564: Add Homebrew install instructions to README (Daniils Petrovs) #111
- b60a627: Merge branch 'colorable-fix' of https://github.com/Hakkin/ytarchive into Hakkin-colorable-fix (Kethsar) #104
- 45e6191: Merge branch 'Hakkin-colorable-fix' (Kethsar)
- 8571d4a: Merge branch 'master' of https://github.com/DaniruKun/ytarchive into DaniruKun-master (Kethsar) #111
- 470926b: Maybe fix using most recent commit short hash for automatic release tag (Kethsar)
- 9a09fa9: Revert using short hash for auto release (Kethsar)
- 1a4bc71: Update make script and github release workflow (Kethsar)
- 17c240c: Do not label tagged releases as pre-releases (Kethsar)
- e5c1ddc: Merge branch '5days' of https://github.com/ytdl-patched/ytarchive into ytdl-patched-5days (Kethsar) #91
- 1e4a189: Merge branch 'ytdl-patched-5days' into dev (Kethsar)
- 9d83b22: Clean up merged code for seeking back up to 5 days (Kethsar)
- 0965ea0: Add support for /user/ and @ channel URLs (Kethsar)
- e21c917: Print stream title and channel name before downloading/quality selection (Kethsar)
- 4865579: Add quiet, error, and warn log level options (Kethsar)
- a657cfa: Grab download URLs from all available sets (Kethsar)
- 02216a8: Allow setting custom FFmpeg location (Kethsar)
- 5220922: Add --h264 flag to force skipping VP9 always (Kethsar)
- 2ca2276: Add flag for setting how many times to retry downloading a fragment (Kethsar)
- 614bc3c: Skip adding cookies with quotes in them (Kethsar)
- 17c2fc7: Bump version number (Kethsar)
- abbc9d7: Bump go version used in github workflows (Kethsar)