diff options
author | James Taylor <user234683@users.noreply.github.com> | 2020-05-27 12:15:41 -0700 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2020-05-27 12:15:41 -0700 |
commit | bdac6a23028152c77e82716bdd82db9e80c2685b (patch) | |
tree | 84c23690905b062ae7dd29ae2d132e614dfbd806 /youtube/playlist.py | |
parent | 85db7e46ed42a74885f9bc6ff9d6bc519de8f98e (diff) | |
download | yt-local-bdac6a23028152c77e82716bdd82db9e80c2685b.tar.lz yt-local-bdac6a23028152c77e82716bdd82db9e80c2685b.tar.xz yt-local-bdac6a23028152c77e82716bdd82db9e80c2685b.zip |
Fix broken signature decryption
The base.js url format changed, so the identifier at the end
was no longer unique. So it was using the wrong cached decryption
function
Changes the identifier to just be the whole url so
this won't happen again.
Diffstat (limited to 'youtube/playlist.py')
0 files changed, 0 insertions, 0 deletions