M
M
maiskiykot2020-01-25 22:25:49
YouTube
maiskiykot, 2020-01-25 22:25:49

How to extract youtube video link?

There is a page with a link to the youtube video - https://www.youtube.com/channel/UCXzMQPQhtyWZJl0XJ... This link does not open the video that is on the page at all, but, it seems, the first video of this channel. Hence the question: how to determine the real link to the video using PHP?
Link to video page: https://law-group.biz/how-to-set-price

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Just OK, 2020-01-25
@olejkaok

In the first link, the channel is generally indicated.
And in the second one, you can parse using Curl + SimpleHTMLDom.
There in the iframe you can get the link of the video itself on YouTube.
Or, in the iframe, already track the Youtube button (go to the video on YouTube itself) and receive a link from there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question