Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: how to grab youtube video url via wireshark  (Read 3008 times)

0 Members and 1 Guest are viewing this topic.

samuelbenbrahim

    Topic Starter


    Greenhorn

    • Experience: Beginner
    • OS: Windows 8
    how to grab youtube video url via wireshark
    « on: September 03, 2018, 01:55:45 PM »
    how to grab youtube video url via wireshark

    DaveLembke



      Sage
    • Thanked: 662
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 10
    Re: how to grab youtube video url via wireshark
    « Reply #1 on: September 04, 2018, 08:25:22 AM »
    Why use wireshark when the URL should be in URL window of your browser?

    Additionally if its a webpage that has a video that is really up on youtube but in a window frame in a web page you should be able to right-click on the window and get information that way which would reveal the URL path.

    Additionally if you can see the page source for the page your at that has an embedded youtube video it should have an iframe as information shows here which would reveal the path. http://www.simplehtmlguide.com/youtube.php

    If wireshark is the only way then check out this here as a possible solution: https://stackoverflow.com/questions/1097488/decoding-url-in-wireshark