Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

v0.6.3

Choose a tag to compare

@corny corny released this 08 Jun 16:51
· 14 commits to master since this release

Changelog

a58d839 Use Github actions
57340ed Rewrite metadata extraction
41b1bf3 Improve test suite
ee74b04 Update README.md
440fa5f Improve signature cipher extraction
9a0da99 fix after youtube changes
e02f0f1 Update ytplayer config regex to be less brittle to changes
1ba4232 Update regex to end at ytplayer.web_player_context_config instead of ytplayer.load
e979337 Update dependencies
7e4b73f feature(dash/hls): extract HLS and DASH manifest URL if provided in the json config
136380c feature(getVideoInfo): provide flag for streams extracted from the DASH manifest
8fbe86f feature(context): pass context to network requests so that we can cancel inflight requests(if we need)
d55e850 Feature: provide extra information on adaptive tracks
f3a87da Add Client struct with logger and HTTP client
9eb9d2c Fix tests
3db428f Adding m.youtube.com as supported host