Re: Flash failing with videos on youtube

2013-06-17 Thread CeDeROM
On Mon, Jun 17, 2013 at 2:45 AM, Bernt Hansson b...@bananmonarki.se wrote:
 On 2013-06-16 13:39, Jerry wrote:
 I saw the answer to this a while back, but I cannot find it now.
 youtube-dl -t 'filename'

You can also use this trick to work on youtube directly:

This video use flash player:
http://www.youtube.com/watch?v=M84Y6VXAIaU

This will give you player directly and can skip flash:
http://www.youtube.com/embed/M84Y6VXAIaU

This will download the video:
http://www.youtube.com/v/M84Y6VXAIaU

Not sure how to change format of a video that will be downloaded. You
can also use http://www.offliberty.com to download audio and video
tracks of web clips in mp3/mp4 format :-)

Best regards,
Tomek

--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Flash failing with videos on youtube

2013-06-16 Thread Jerry
I saw the answer to this a while back, but I cannot find it now.

After working fine for quite a while, this problem has started. When
attempting to play videos on youtube, I am greeted with a message
that states Adobe Flash Player is Required for Video Playback? It
then offers me a link to the site; obviously though that link is
useless in FreeBSD. I double checked everything, the ports are all
up-to-date, and I ran nspluginwrapper, etcetera as specified in
Chapter 7. Desktop Applications
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html

Someone else had a similar problem and reported it here awhile ago and
was given the solution. I am running Firefox 21.0 via the ports system
on a FreeBSD-8.3 amd64 system.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

In 1900, a father came home from work to find his wife and children at
the supper table.

Today, a father comes home to a note: Jimmy's at baseball, Cindy's at
gymnastics, I'm at adult-Ed, Pizza in fridge. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Flash failing with videos on youtube

2013-06-16 Thread Matthias Apitz
El día Sunday, June 16, 2013 a las 07:39:30AM -0400, Jerry escribió:

 I saw the answer to this a while back, but I cannot find it now.

dom.ipc.plugins.enabled = false

to be set via about:config in FF

matthias

-- 
Matthias Apitz   |  /\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: g...@unixarea.de |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211   |  / \ - Respect for open standards
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Flash failing with videos on youtube

2013-06-16 Thread CeDeROM
On Sun, Jun 16, 2013 at 1:39 PM, Jerry je...@seibercom.net wrote:
 After working fine for quite a while, this problem has started. When
 attempting to play videos on youtube, I am greeted with a message
 that states Adobe Flash Player is Required for Video Playback?

Some clips are forced to show commercials and this does not work in
HTML5 even video can be served in WebM/VP8. yesterday I was working on
a Linux machine with flash player and before EVERY movie I got nasty
commercial, this was awful, I am happy that commercials does not work
in HTML5, Vimeo is somewhat alternative but it use proprietary H.264
on the othe hand. Web multimedia is a mess, but I am happy to see
Flash come to an end :-)

You may want to try out the EMBED solution that I have found some time
ago: https://www.tomek.cedro.info/youtube-and-html5/

Best regards,
Tomek

--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Flash failing with videos on youtube

2013-06-16 Thread Jerry
On Sun, 16 Jun 2013 13:57:09 +0200
Matthias Apitz articulated:

 El día Sunday, June 16, 2013 a las 07:39:30AM -0400, Jerry escribió:
 
  I saw the answer to this a while back, but I cannot find it now.
 
 dom.ipc.plugins.enabled = false
 
 to be set via about:config in FF

Perhaps that should either be the default setting, I really have no
idea what else it pertains to, or clearly displayed in Chapter 7.
Desktop Applications
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/desktop-browsers.html.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org