Operating Systems, Applications & Web

How to download videos from the new WebEx player

Recently, the American Internet and software service provider Cisco rolled out a new player for its video conferencing and communication platform WebEx. In addition to many useful new features, such as the ability to change the playback speed, the new player has the disadvantage that it is often no longer possible to download the videos.

This is often a big problem for many students, or employees of companies who also use WebEx for their internal recordings. So it is no longer possible to organize the recordings themselves or to use and manage them in external programs.

But there is a workaround, which I would like to show in this tutorial.

In Chromium (Google Chrome / Microsoft Edge / Opera)

  1. First, open the video in WebEx.
    The new WebEx player in Google Chrome
  2. Using the key combination STRG+Shift+C, you can now open the source code view. A small window should open on the side of your browser, showing the source code.
  3. In this source code you should see a section named fallbackPlayer_html5_api.
    The source code view on the right in Google Chrome

    Within this section is a link highlighted in blue that leads to the old WebEx player.

  4. Open this link with a right click and select Open in new tab .
    The link to the old WebEx player in source
  5. Now the old WebEx player should open in a new tab with the video.
  6. Here you can now right click on the video, select Save Video As… and the video will be saved to your selected location.
    You can download it in the old player.

In Firefox

    1. First open the video in WebEx.
      The new WebEx player in Firefox
    2. Using the key combination STRG+Shift+C, you can now open the source code view. A small window should open at the bottom of your browser, showing the source code.
    3. In this source code you should see a section named fallbackPlayer_html5_api.
      The source code view below in Firefox

      Within this section is a link highlighted in blue that leads to the old WebEx player.

    4. Open this link with a right click and select Open link in new tab .
      The link to the old WebEx player in source
  1. Now the old WebEx player should open in a new tab with the video.
  2. Here you can now right click on the video, select Save Video As… and the video will be saved to your selected location.
    You can download it in the old player.

In Safari

On Mac, you may need to enable the developer options in the browser first!

  1. First open the video in WebEx.
  2. Using the Command+Option+I key combination, you can now open the source code view. A small window should open at the bottom of your browser, showing the source code.
  3. In the search function of the source code view, type fallbackPlayer_html5_api. The view will now jump to the appropriate section where the link is located.
  4. Double-click on this link to open it.
  5. Now the old WebEx player should open in a new tab with the video.
  6. Here you can now right-click on the video, select Load video as… and the video will be saved to the location you selected.

Simon Lüthje

I am co-founder of this blog and am very interested in everything that has to do with technology, but I also like to play games. I was born in Hamburg, but now I live in Bad Segeberg.

Neue Antworten laden...

Avatar of Basic Tutorials
Basic Tutorials

Neues Mitglied

2,208 Beiträge 954 Likes

Recently, the American Internet and software service provider Cisco rolled out a new player for its video conferencing and communication platform WebEx. In addition to many useful new features, such as the ability to change the playback speed, the new player has the disadvantage that it is often no longer possible to download the videos. … (Weiterlesen...)

Antworten 1 Like

Back to top button