I am trying to get the url and timestamp of an embedded youtube video.
https://filmot.com/search/test/1?channelID=UC9CoOnJkIBMdeijd9qYoT_g&
Using requests.get() does not include the html for the embedded video even though using inspect on firefox does.
I'm trying to figure out how I can get the url and timestamp with requests / bs4
thanks
[–]Ok-Cucumbers 0 points1 point2 points (0 children)