Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
619 views
in Technique[技术] by (71.8m points)

ajax - Python BeautifulSoup Scraping video source url from video streaming page

I am trying to scrape the video source url from a streaming webpage. The page source contains no src file url at all but i was able to see the url of the video source and download from it using Internet Download Manager.

What kind of request is this webpage making and is there any kind of code python is able to replicate and make such a request so that i am able to scrape the url behind it?

question from:https://stackoverflow.com/questions/65874326/python-beautifulsoup-scraping-video-source-url-from-video-streaming-page

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...