The UK Babe Channels Forum

Full Version: Embedding videos
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can't seem to embed videos from Mega or Sendvid using Android.
Any suggestions?
I don't know about Android stuff but Sendvid usually has a <-> symbol to look for and then you copy and paste. Most video stuff on any site will let you copy links to paste into forums but having never used my phone for video(not powerful enough) I don't know what else to suggest BUT you could e-mail the companies involved and ask if they can recommend how to do it. MEGA I think is again a case of copy and pasting-but if you've spotted anyone posting MEGA links best to drop them a PM and ask them about it. I hope that sort of helps.
does anyone know how to record the streams now?
(26-06-2019 15:31 )mastercandid00 Wrote: [ -> ]does anyone know how to record the streams now?

I use Firefox and VLC, but will probably work using other browsers.

Click on video so it is highlighted (must be running), Right click away from highlighted video, and select "Inspect Element".

Expand the highlighted code until you find a line that looks something like:
PHP Code:
<video class="jw-video jw-reset" x-webkit-airplay="allow" webkit-playsinline="" src="blob:https://vidco.co/2345-9E25-8259-ccc8-4r5g6677ed" preload="metadata" data-src="https://blah.net/blah/blahblahblah,blah1blah2blah3,.blah/master.m3u8"></video

Copy the liink that follows the data-src up to .m3u8:

https://blah.net/blah/blahblahblah,blah1blah2blah3,.blah/master.m3u

Now start VLC and click Media/Convert / Save.

In the dialog that opns change to the Network tab, and then paste the M3u8 link. Click Convert/Save. Choose what you want to save as (Video for MPEG4) and where/what you want it saved as.

Click start, and wait for it to be saved to your PC.
(03-01-2020 12:43 )PhredE Wrote: [ -> ]Click on video so it is highlighted (must be running), Right click away from highlighted video, and select "Inspect Element".

Funnily enough, I tried this last night on a tube site and the video turned blank and a message appeared over it saying "Do Not Open Developer Tools!" . One step ahead of us laugh
Reference URL's