Messages - kalos [ switch to compact view ]

Pages: prev1 ... 12 13 14 15 16 [17] 18 19 20 21 22 ... 365next
81
Code: Text [Select]
  1. \b[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,}\b$


Thanks but why the following does not work?
Code: Text [Select]
  1. \b.+?.com\b$

82
Hello!

How to identify space + email address at the end of lines with RegEx?

e.g.

*anything* [email protected]

How can I match these email addresses? The email can have various stuff e.g. dots, underscores etc.

Thanks!

83
Hello

When a webpage loads a stream video, it runs a m3u8 which I believe is a playlist and it runs a file from a link like blob:https://file/1234

Is it possible to get the link of the actual file?

I tried HLS Downloader for Chrome but it seems to actually stream and save the video, instead of downloading it directly.

I want the latter so that I can load many files to download and be able to resume them.

Thanks!

84
Any idea?

The file is hidden behind a JS apparently.

The only way to record it is to capture the screen but I wonder if there is any better way?

85
What is the question exactly? I asked if we can download the videos and they said they have disabled that feature.

I cannot give url and account details are they are behind a login page.

What are the best practices to achieve this generally? They may have been tried to panopto as well?

Pages: prev1 ... 12 13 14 15 16 [17] 18 19 20 21 22 ... 365next
Go to full version