Benjamin Loison

Results 438 comments of Benjamin Loison

Warning doing ```sh curl 'https://www.google.com/sorry/index?continue=https://www.youtube.com/watch%3Fv%3DVIDEO_ID&q=TOKEN' ``` returns a different output: ```html https://www.youtube.com/watch?v=VIDEO_ID Our systems have detected unusual traffic from your computer network. Please try your request again later. Why did...

I moved commit 287e173e61ca894b4e2ae79117d5520360c195bd from [`provide_google_abuse_exemption_cookie`](https://github.com/Benjamin-Loison/YouTube-operational-API/tree/provide_google_abuse_exemption_cookie) to `main`, as it seems to work quite fine.

@Awksys Hello, I also have noticed that my official instance is being detected as unusual for too long... I don't know if it's related to the things I tried yesterday,...

@Awksys >Do you know how many requests I have a day As far as I know my API doesn't respect YouTube ToS, so in theory zero if you're talking about...

@Awksys [`4KT98k3sDE8`](https://www.youtube.com/watch?v=4KT98k3sDE8) isn't clearly a short, as it doesn't have the vertical appearance short have. Where have you got this video id? It looks like one that I could have...

@Awksys I confirm that on two private instances: - [`EVJB957yn1A`](https://www.youtube.com/watch?v=EVJB957yn1A) which is a short returns: `"available": true` - [`4KT98k3sDE8`](https://www.youtube.com/watch?v=4KT98k3sDE8) which is not a short returns: `"available": false`

Personal note: what about `videos?part=short` when the instance is detected as unusual? For no clear reason (even if it's related to HTTP code), this endpoint seems to work even if...

@Awksys > When I run the request with id=4KT98k3sDE8 I personally get 'short': {'available': True}}" when it is not a short.... [As mentioned](https://github.com/Benjamin-Loison/YouTube-operational-API/issues/11#issuecomment-1400545291), now that the official instance works again...

@Awksys I introduced two more instances of my API to be able to proceed to maintenance on one without disturbing others. So instead of https://yt.lemnoslife.com you can use in addition:...

Once this error will be gone for a week long, I will reduce the priority of this issue from `high` to `medium`. Once the error will be gone for two...