Benjamin Loison

Results 534 comments of Benjamin Loison

https://www.youtube.com/watch?v=373TksynowI&lc=UgykNvQf9i9iPnhPgct4AaABAg https://www.youtube.com/watch?v=373TksynowI&lc=UgyIHL-bHj3fgnXduOd4AaABAg

```python import requests import json import blackboxprotobuf import base64 url = 'https://www.youtube.com/youtubei/v1/next' def getBase64Protobuf(message, typedef): data = blackboxprotobuf.encode_message(message, typedef) return base64.b64encode(data).decode('ascii') message = { '2': { '2': '373TksynowI' }, '3':...

Except `get_ranked_streams` (as my usual method at [innertube-documentation/issues/1#issuecomment-1688923923](https://github.com/menmob/innertube-documentation/issues/1#issuecomment-1688923923) does not work out of the box even if add one or two `=`) the following to list further comments is minimized:...

```diff diff --git a/commentThreads.php b/commentThreads.php index 2dd2df1..89a4ae1 100644 --- a/commentThreads.php +++ b/commentThreads.php @@ -107,50 +107,40 @@ function getAPI($videoId, $commentId, $order, $continuationToken, $simulatedCont } $answerItems = []; - $onResponseReceivedEndpoints = $result['onResponseReceivedEndpoints'];...

Let us now focus on pagination to solve [the Stack Overflow question 78877647](https://stackoverflow.com/q/78877647). Was there an initial Stack Overflow my first implementation solved? It seems that it was [the Stack...

http://localhost/YouTube-operational-API/commentThreads?part=replies&videoId=mWdFMNQBcjs http://localhost/YouTube-operational-API/commentThreads?part=replies&videoId=mWdFMNQBcjs&pageToken=Eg0SC21XZEZNTlFCY2pzGAYygwEaUBIaVWd6VDlCQTl1UWhYdzA1UTJJcDRBYUFCQWciAggAKhhVQ3ZfTHFGSS0wdk1WWWdOUjNUZUIzelEyC21XZEZNTlFCY2pzQAFICoIBAggBQi9jb21tZW50LXJlcGxpZXMtaXRlbS1VZ3pUOUJBOXVRaFh3MDVRMklwNEFhQUJBZw%3D%3D works fine to list answers to first comment. Note that in fact it does not seem that the Stack Overflow OP wants this feature but here it is...

In theory blocked by [Benjamin-Loison/waydroid/issues/16](https://github.com/Benjamin-Loison/waydroid/issues/16). https://github.com/casualsnek/waydroid_script/blob/1a2d3ad643206ad5f040e0155bb7ab86c0430365/README.md#install-a-self-signed-ca-certificate may help. Can also modify Android ones if I remember correctly.

Related to [Improve_websites_thanks_to_open_source/issues/397](https://codeberg.org/Benjamin_Loison/Improve_websites_thanks_to_open_source/issues/397).

[waydroid_script/blob/1a2d3ad643206ad5f040e0155bb7ab86c0430365/README.md?plain=1#L33](https://github.com/casualsnek/waydroid_script/blob/1a2d3ad643206ad5f040e0155bb7ab86c0430365/README.md?plain=1#L33) `mitm` looks interesting.

Related to [Benjamin_Loison/wireshark/issues/2](https://gitlab.com/Benjamin_Loison/wireshark/-/issues/2).