Releases: kkdai/youtube
Releases · kkdai/youtube
v2.7.18
v2.7.16
v2.7.10
v2.7.9
v2.7.8
v2.7.7
v2.7.6
v2.7.5
Changelog
- b655d9a Allow shorter playlist IDs
- 70f760b Move getSignatureTimestamp
- 0134ef1 Adjust player cache
- 50c287d Decode additional signature to unthrottle youtube
- 085b030 Update dependencies
- 49368a4 Cache playerId instead of videoId
- 2165f8a Relax linter
- b26a898 Upgrade Go version and dependencies
- 33e1c14 fix download with content length == 0
- 522c4f6 Merge pull request #205 from Camelva/agebypass
- 01b9703 Type alias for better readability
- 74fe760 small schedule fix, delete extra
- 8881ed6 Added scheduled integration tests to run
- 636d486 update itag info test case
- d6450ce Update example_test
- 1e12ff4 remove audio channel filter when using itag
- 45a7414 Fix test failure
- 8212e51 add tests
- e888f66 Fix bug 206: No audio when downloading programatically
- a26c384 Merge pull request #218 from robotomize/schedule-integration-tests
- b58e546 small schedule fix, delete extra
- a728bb7 Merge pull request #216 from robotomize/schedule-integration-tests
- 9543f4e Added scheduled integration tests to run
- 35a6342 Merge pull request #215 from Julian-Chu/fix/update_test_case
- b6ef6fc update itag info test case
- 7326273 Update example_test
- f3e135e Now we can easily differ simply age-restricted videos and private, with limited access (which we can't get in any way)
- f082d21 Simple age restriction bypass using embed client. Also some additional changes so it will be easy to add new clients in future