Kethsar

Results 12 issues of Kethsar

Just write the most recently grabbed audio and video fragments to a file lol Probably .\.state or something in the final dir the download will be placed in. Also put...

Add an option to filter streams downloaded based on given keywords. Include whitelist and blacklist options.

Due to the finicky nature of Youtube rate limiting, currently only up to thread-count fragments are queued to download at a time, with each fragment download that finishes adding a...

It appears occasionally youtube will actually create a new manifest for a Stream. That, or the streamer can by messing with something. Currently ytarchive fails when this happens as the...

Add an argument to specify a manifest file from which to grab stream URLs. Would probably function similar to direct gvideo urls in that it would not be able to...

Allow downloading from a specified start time and downloading a specified length. Support both positive and negative values in the form of HH:MM:SS for start time, only positive for length....

Figure it might be helpful to have a proxy option. Could be useful for bypassing potential download limits on one PC, or for downloading from an account you might try...

It seems direct googlevideo.com URLs can return plain text with intent to have you redirect, instead of redirecting you itself. - Check the content-type header for `text/plain` and assume it's...

Otherwise a quality would be asked for on each stream, defeating the purpose

Sometimes a stream having issues will cause VP9 video to break when muxing. This happens because the timestamps between two fragments ends up overlapping, and ffmpeg refuses to make any...