github Kethsar/ytarchive v0.4.0

latest releases: latest, v0.5.0
18 months ago

Main additions: Initial support for resumable downloads, support for finding membership streams when using a channel url (including channel monitoring)

Commits

  • f82f4b7: Minor changes; Fix 'total time waited' printing new lines (Kethsar)
  • 36ad45a: Fix issue where download status was cut off after download finished (Kethsar)
  • 24381f4: Revert printing status output to stderr (Kethsar)
  • 2cd8463: Add --proxy option and set it in http.Transport (ipid) #126
  • be12fc1: support URLs of the form 'www.youtube.com/live/' (ClementTsang) #128
  • 6cc9f3d: Add new exit and setup util functions with wangblows/other specific implementations (Kethsar)
  • 90aaf17: update go module stuff; closes #127 (Kethsar)
  • c1466ab: Replace logwarn with logdebug when DASH manifest parsing fails (Kethsar)
  • 720929c: Print process' stderr to stderr during execution instead of waiting to exit (Kethsar)
  • b40d0a1: Fix audio-only file not being created if mkv option is enabled (Kethsar)
  • ef5fd1d: Allow using 'audio' as a shorthand 'audio_only' quality option (Kethsar)
  • 0ce39b3: Dump watch page HTML in debug mode if no player response is found (Kethsar)
  • d4f7a82: Add fix for /live no longer redirecting if more than 1 stream is live or scheduled (Kethsar)
  • 598c666: Add more info when waiting for a stream using polling (Kethsar)
  • 3590991: Immediately write muxfile, delete later if we don't need to keep it (Kethsar)
  • 108312e: Ask for quality if none selected when monitoring a channel (Kethsar)
  • 8b63c12: Remove Python script file as the Go version has been dominant for almost 2 years (Kethsar)
  • 3c84a82: Add initial support for resumable downloads (Kethsar)
  • 1790a76: Check for membership streams when given a channel link and cookies (Kethsar)

Don't miss a new ytarchive release

NewReleases is sending notifications on new releases.