ERNESTO GUIDO Posted October 24, 2023 Share Posted October 24, 2023 Hi Everyone, We are aware that some of you are experiencing issues with the playback of our video tutorials. We apologize for any inconvenience this may cause. We have identified the issue as being related to the video player we are currently using. We are working on a fix and expect to have the issue resolved shortly. We thank you for your patience and understanding. Clear Skies, Ernesto 3 Link to comment Share on other sites More sharing options...
Lachezar Vladikov Posted October 26, 2023 Share Posted October 26, 2023 As a workaround in the meantime, you can use a simple trick (if you're not afraid of using Dev tools in Chrome): 1. Install a Chrome plugin called Native HLS Playback: https://chrome.google.com/webstore/detail/native-hls-playback/emnphkkblegpebimobpbekeedfgemhof 2. Once on the page with a video tutorial, open Dev tools in Chrome (if you don't know what I mean, then you shouldn't do it 😉 ) and run the following one line: document.querySelector("#main-video_html5_api source").src 3. This will give you the currently played video URL (it's only available to logged in users, of course) displayed on console. Right click on it and say Open in New Tab and you can play the video with no issues (handled by the streaming plugin Native HLS Playback). Once TL update their player, of course, skip all of the above and enjoy the great tutorials. Link to comment Share on other sites More sharing options...
Lachezar Vladikov Posted November 9, 2023 Share Posted November 9, 2023 And they have a new player now, thank you TL, none of the above is needed anymore. 3 Link to comment Share on other sites More sharing options...
Mentore Giorgetti Posted November 16, 2023 Share Posted November 16, 2023 Hey everyone, the issue is now solved and we took this chance to upgrade thev ideo player with some sought-after functionalities 😉 Here all the details: with some new upgrades to it... here you'll find all the info 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now