Skip to content

Releases: kkdai/youtube

v2.7.18

18 Nov 10:46
Compare
Choose a tag to compare

Changelog

  • a2a6c0d Update dependencies
  • 60666b3 Expose views count from video
  • 859194e Update dependencies
  • 1b7eb42 Update dependencies, Go and Ubuntu version

v2.7.16

19 Sep 19:27
Compare
Choose a tag to compare

Changelog

v2.7.10

09 Feb 10:19
Compare
Choose a tag to compare

Changelog

  • 92b4acb Always add additional parameters to access sensitive content
  • 030be1a Add sensitive content confirmation bypass

v2.7.9

05 Feb 10:07
Compare
Choose a tag to compare

Changelog

  • 704d6e2 Use innertube to get Playlist data

v2.7.8

04 Feb 03:45
1c11c2d
Compare
Choose a tag to compare

Changelog

  • 1c11c2d Add some missing fields in Playlist object (#231)
  • fae5ee9 Fix decipher (n-function name extraction)

v2.7.7

22 Jan 11:06
Compare
Choose a tag to compare

Changelog

v2.7.6

16 Dec 06:17
Compare
Choose a tag to compare

Changelog

  • f504e7c Fix playability status handling
  • a271cf1 Remove debug output from playerCache
  • 7190a30 Update dependencies

v2.7.5

04 Dec 14:37
Compare
Choose a tag to compare

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

v2.7.4

19 Aug 22:23
78e53b1
Compare
Choose a tag to compare

Changelog

78e53b1 Merge pull request #211 from Julian-Chu/bugfix/remove-audio-filter-when-itag
232c15d remove audio channel filter when using itag

v2.7.3

17 Aug 21:48
997e9e9
Compare
Choose a tag to compare

Changelog

997e9e9 Merge pull request #207 from nksapphire/nksapphire/bug
6407076 Fix test failure
22aa267 add tests
87e92ad Fix bug 206: No audio when downloading programatically