Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It is usually easier to use the browser's 'developer tool' to get the URL(s) used by the browser. Especially on encrypted traffic like this. Either by using the 'inspect' feature or watch the traffic in the 'network' tab.

If you want to use Wireshark you need to decrypt the traffic using SSLKEYLOGFILE ( https://gitlab.com/wireshark/wireshark/-/wikis/TLS#using-the-pre-master-secret ). Then you can query the URL's used or extract the video from the capture using 'Export Object' from the File menu.