Ronnie Ghose
Ronnie Ghose
@erdum can you add tests to verify this new change fixes your issue?
@d8ahazard sorry it's hard to keep up here given the traffic
i believe new changes should fix - can you check? Also interested in PRs that fix any of the issue :-)
what about calculating the pseudo inverse?
``` python >>> import numpy.linalg l >>> numpy.linalg.pinv([[8,9,8,9], [5,6,5,6], [8,9,8,9], [5,6,5,6]]) array([[ 0.5 , -0.75 , 0.5 , -0.75 ], [-0.41666667, 0.66666667, -0.41666667, 0.66666667], [ 0.5 , -0.75 , 0.5...
i believe new changes should fix - can you check? Also interested in PRs that fix any of the issue :-)
@felipeucelli @sukhoi47 haha life happens a bit and changes to youtube make pytube seem like chasing a moving target sometimes. Would you mind re-testing the above change works (video/etc) ?...
@sukhoi47 could you rebase your changes on current master?
i believe new changes should fix - can you check? Also interested in PRs that fix any of the issue :-)
Hey @thinggggggggg ... not sure what the error is here - can you add details + fill out the template