So i'm trying after each upload to send the link to a php that waits for it.
Manually the php works, it gets the link i add. Ex: https:// ... /ping.php?status=file_uploaded&link=https://..../v/asdsadas
When i test this link in events with test button, it works, however the problem is, since there are no examples whatsoever here, that idk how to send the finished video link in the uploader...
Idk if i'm clear enough ill leave a screenshot here. I'm registred btw.
https://prnt.sc/uPeVrnHt6DEY
https://prnt.sc/4U9l3EstU3nf
So idk how to actually add that %l at the end of the link. I tried different combinations, nothing seems to work.
Thanks in advance.