Skip to content

Tags: johnbitcn/youtube

Tags

v2.7.15

Toggle v2.7.15's commit message
Write artifacts to debug decipher functions

v2.7.14

Toggle v2.7.14's commit message
Update dependencies

v2.7.13

Toggle v2.7.13's commit message
Read Content-Length from HTTP response if information is missing in v…

…ideo

closes kkdai#246

v2.7.12

Toggle v2.7.12's commit message
Unthrottle streams for all formats

The n-param potentially requires processing even if there's no
deciphering needed.
Refactor decipherURL to reuse decryptNParam on any url.

closes kkdai#230
closes kkdai#232

v2.7.11

Toggle v2.7.11's commit message
decipher: fix n-function name regex

v2.7.10

Toggle v2.7.10's commit message
Always add additional parameters to access sensitive content

v2.7.9

Toggle v2.7.9's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Use innertube to get Playlist data

v2.7.8

Toggle v2.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add some missing fields in Playlist object (kkdai#231)

* Add thumbnails to PlaylistEntry
* Add description field in Playlist object

v2.7.7

Toggle v2.7.7's commit message
Fix decipher

closes kkdai#233

v2.7.6

Toggle v2.7.6's commit message
Fix playability status handling