Re: [dev] [surf] web videos idea

2014-11-24 Thread hiro
sorry, third attempt: "fifth browser"

Re: [dev] [surf] web videos idea

2014-11-24 Thread Henrique Lengler
On Mon, Nov 24, 2014 at 10:31:30PM +0100, hiro wrote: > use the filth web browser, that one will run mplayer for all html5 video. I can't find anything related to "filth web browser" on google. Regards, -- Henrique Lengler

Re: [dev] [surf] web videos idea

2014-11-24 Thread hiro
use the filth player, that one will run mplayer for all html5 video.

Re: [dev] [surf] web videos idea

2014-11-24 Thread hiro
use the filth web browser, that one will run mplayer for all html5 video.

Re: [dev] [surf] web videos idea

2014-11-24 Thread Alexander Hof
Henrique Lengler wrote: > Thank you guys, but I'm looking for something automatic. Looks like it > doesn't exist but would be cool to have something like this. > Also I don't care about youtube videos or any other type of video system > that doesn't provide their videos as video files, I think th

Re: [dev] [surf] web videos idea

2014-11-24 Thread Henrique Lengler
On Sun, Nov 23, 2014 at 09:01:07PM -0500, Greg Reagle wrote: > I use extension DownloadHelper for Firefox then play movie file with > mplayer. You can also inspect the source of the HTML page as the full > URL of the video is often there (usually ends with .mp4 or .flv). Many > video players will

Re: [dev] [surf] web videos idea

2014-11-23 Thread Markus Wichmann
On Sat, Nov 22, 2014 at 12:39:07AM +, Henrique Lengler wrote: > Hi, > > I have a video player (mplayer) installed on my computer with a lot of > codecs, so it is able to play a lot of videos formats. > I don't like the idea of installing some plugins like gstreamer to play > vide on on the bro

Re: [dev] [surf] web videos idea

2014-11-23 Thread Greg Reagle
I use extension DownloadHelper for Firefox then play movie file with mplayer. You can also inspect the source of the HTML page as the full URL of the video is often there (usually ends with .mp4 or .flv). Many video players will work with an http URL so you don't need an extra download step. On

Re: [dev] [surf] web videos idea

2014-11-21 Thread Markus Teich
Henrique Lengler wrote: > So I just thought, is there a way to combine both, my web browser that will > care only about display the html stuff, and leave the video work to my > video player? This would be awesome. Heyho, you can use youtube-dl to download embedded videos from many sites or play

[dev] [surf] web videos idea

2014-11-21 Thread Henrique Lengler
Hi, I have a video player (mplayer) installed on my computer with a lot of codecs, so it is able to play a lot of videos formats. I don't like the idea of installing some plugins like gstreamer to play vide on on the browser if have a video player already working. This is the Unix philosophy: Wri