Closed Tyrrrz closed 3 years ago
for live streams, such as https://www.youtube.com/watch?v={videoId} in html data using newest browser user-agent: between "var ytInitialPlayerResponse = " and ";var meta =", you can get json string of player response, and "hlsManifestUrl" is the master m3u8 url of all resolutions
GetHttpLiveStreamUrlAsync returning error 404
Seems like the hls manifest url is present in the WatchPage
's player response. In my dart port I managed to make this working by using the watchpage and its player response.
Seems like the hls manifest url is present in the
WatchPage
's player response. In my dart port I managed to make this working by using the watchpage and its player response.
Thanks!
any exp code please , i do not found player response in scraping .
Version
6.0.2, 6.0.3
Details
Steps to reproduce
Run test:
User can get HTTP live stream URL from a video