From: Vahis on
On 2010-04-07, houghi <houghi(a)houghi.org.invalid> wrote:
> Is anybody else having problems with viewing e.g.
> http://www.youtube.com/watch?v=mGldNGe8guc ? I can watch any other video
> on other sites, but all videos show "An error occurred, please try again
> later" on Youtube. Other sites do work.

Works fine here in Firefox.


Vahis
--
http://waxborg.servepics.com
openSUSE 11.2 (x86_64) 2.6.31.12-0.2-default
06:07am up 12 days 9:25, 14 users, load average: 0.22, 0.10, 0.26
From: David Bolt on
On Wednesday 07 Apr 2010 04:10, while playing with a tin of spray paint,
Vahis painted this mural:

> On 2010-04-07, houghi <houghi(a)houghi.org.invalid> wrote:
>> Is anybody else having problems with viewing e.g.
>> http://www.youtube.com/watch?v=mGldNGe8guc ? I can watch any other video
>> on other sites, but all videos show "An error occurred, please try again
>> later" on Youtube. Other sites do work.
>
> Works fine here in Firefox.

And here in both Firefox 3.5.8 and Konqueror 4.3.5.


Regards,
David Bolt

--
Team Acorn: www.distributed.net OGR-NG @ ~100Mnodes RC5-72 @ ~1Mkeys/s
openSUSE 11.0 32b | | | openSUSE 11.3M4 32b
openSUSE 11.0 64b | openSUSE 11.1 64b | openSUSE 11.2 64b |
TOS 4.02 | openSUSE 11.1 PPC | RISC OS 4.02 | RISC OS 3.11

From: David Bolt on
On Wednesday 07 Apr 2010 04:52, while playing with a tin of spray paint,
houghi painted this mural:

> Vahis wrote:

>> Works fine here in Firefox.
>
> Mmm. Strange. Let's see what a reboot does.

I tend to just kill npviewer.bin and nspluginviewer and then refresh
the page, if I have some issues. Don't have to do that very often,
unless I've been watching a lot of videos using Konqueror. However, I
know you like to reboot just for the sheer hell of it, and why not :-)


Regards,
David Bolt

--
Team Acorn: www.distributed.net OGR-NG @ ~100Mnodes RC5-72 @ ~1Mkeys/s
openSUSE 11.0 32b | | | openSUSE 11.3M4 32b
openSUSE 11.0 64b | openSUSE 11.1 64b | openSUSE 11.2 64b |
TOS 4.02 | openSUSE 11.1 PPC | RISC OS 4.02 | RISC OS 3.11

From: DenverD on
houghi wrote:
> Is anybody else having problems with viewing e.g.
> http://www.youtube.com/watch?v=mGldNGe8guc ?

dang man, you should'a warned us it was Janet...i almost puked, before
i could get it turned off.. ;-)

--
DenverD (Linux Counter 282315) via Thunderbird 2.0.0.23 (20090817),
KDE 3.5.7 "release 72-11", openSUSE Linux 10.3, 2.6.22.19-0.4-default
#1 SMP i686 athlon
From: bb on
On 2010-04-07 04:37, houghi wrote:
> Is anybody else having problems with viewing e.g.
> http://www.youtube.com/watch?v=mGldNGe8guc ? I can watch any other video
> on other sites, but all videos show "An error occurred, please try again
> later" on Youtube. Other sites do work.
>
> I just want to know where the problem comes from.
>
> houghi

It works fine for me too (using firefox, mplayer-plugin and flash)

You can also do:

youtube-dl -e http://www.youtube.com/watch?v=mGldNGe8guc
Janet Jackson - Nothing [OFFICIAL MUSIC VIDEO]

youtube-dl http://www.youtube.com/watch?v=mGldNGe8guc
[youtube] Setting language

[youtube] mGldNGe8guc: Downloading video info webpage

[youtube] mGldNGe8guc: Extracting video information

[download] Destination: mGldNGe8guc.flv

[download] 100.0% of 9.72M at 58.41k/s ETA 00:00



file mGldNGe8guc.flv
mGldNGe8guc.flv: Macromedia Flash Video

mplayer !$

MPlayer dev-SVN-r30099-4.4-openSUSE Linux 11.2 (i686)-Packman (C) 2000-2009
Playing mGldNGe8guc.flv.
libavformat file format detected.
VIDEO: [FLV1] 400x226 0bpp 24.000 fps 262.3 kbps (32.0 kbyte/s)

It play well with mplayer too.

If you will have it in another format, just do:
youtube-dl -f 18 http://www.youtube.com/watch?v=mGldNGe8guc^C

file mGldNGe8guc.mp4
mGldNGe8guc.mp4: ISO Media, MPEG v4 system, version 2


Install youtube-dl (packman)
It's a python script, so edit it to use a better User-Agent: header :-)

/bb