mdublin
mdublin
@vbuberen I have not tried that yet, it wouldn't be trivial to recreate what we're doing with the example app unfortunately. But I can confirm that the values from the...
@kazume this at least solves the problem of the error and it not appearing at all on iPad, just need to tweak it to get it to show up in...
None of the approaches in this thread currently work, they are resulting in 403 errors. ``` from pytube import YouTube from pytube.innertube import _default_clients _default_clients["ANDROID"]["context"]["client"]["clientVersion"] = "19.08.35" _default_clients["ANDROID_MUSIC"] = _default_clients["ANDROID"]...
@robertsmd I was curious about this too — any specific errors you're seeing with this or it's just not sending any data to your GA 4 dashboard?