Page 2 of 4

Re: youtube

Posted: Wed Jan 30, 2013 11:43 am
by Hokahey
perkana wrote:I have a lot of friends like that :lol:
I know now when to hold my tongue around them
I'm learning. Usually I just stop talking to people like that, but everything else about him is great (he's the funniest dude I've ever met) and we work right next to each other.

Re: youtube

Posted: Wed Jan 30, 2013 7:15 pm
by chaos
hokahey wrote: I have a friend like him in real life.
:lol:

Re: youtube

Posted: Wed Jan 30, 2013 7:45 pm
by chaos
Image

Re: youtube

Posted: Thu Jan 31, 2013 8:13 am
by Hokahey
chaos wrote:
hokahey wrote: I have a friend like him in real life.
:lol:
Strange times we're living in.

Re: youtube

Posted: Thu Jan 31, 2013 8:31 am
by perkana
hokahey wrote:
perkana wrote:I have a lot of friends like that :lol:
I know now when to hold my tongue around them
I'm learning. Usually I just stop talking to people like that, but everything else about him is great (he's the funniest dude I've ever met) and we work right next to each other.
It's like me and one of my closest friends, she's always been there for me, but we not always agree on everything. Lately I feel she's been acting a bit like Marnie (like everybody is hitting on her). I've managed to keep a straight face while listening to her tales.

Re: youtube

Posted: Thu Jan 31, 2013 1:44 pm
by Hokahey
I've had guy friends that think every girl is hitting on them, when clearly no one is or is going to. I didn't have the heart to tell them. That kind of delusional thinking about women can be a little scary though. Like what kind of trouble could they get in to if they think the waitress bringing them their food means she wants them?

Re: youtube

Posted: Fri Aug 12, 2016 5:54 am
by Artemis
The youtube thing seems to be broken.

The youtube posts now show vertical black blocks.

Example:

[/quote]

Re: youtube

Posted: Fri Aug 12, 2016 5:59 am
by SR
What she said :waits: :agree:

Re: youtube

Posted: Fri Aug 12, 2016 3:51 pm
by creep
works fine for me :noclue:

i wouldn't know how to fix it anyway. :bored:

Re: youtube

Posted: Fri Aug 12, 2016 4:38 pm
by Artemis
creep wrote:works fine for me :noclue:

i wouldn't know how to fix it anyway. :bored:
I just posted a youtube and it looks like a black strip. :noclue:


Re: youtube

Posted: Fri Aug 12, 2016 4:47 pm
by creep
hmmm?? unfortunately jive talking plays just fine.

maybe your browser. i'm using firefox.

Re: youtube

Posted: Fri Aug 12, 2016 5:04 pm
by kv
Works for me

Re: youtube

Posted: Fri Aug 12, 2016 5:06 pm
by Artemis
Until today, youtube worked perfectly fine for me.

I haven't changed my browser or anything like that. :noclue: :hs:

Re: youtube

Posted: Fri Aug 12, 2016 5:09 pm
by kv
Clear your cookies

Re: youtube

Posted: Fri Aug 12, 2016 5:16 pm
by creep
Artemis wrote:Until today, youtube worked perfectly fine for me.

I haven't changed my browser or anything like that. :noclue: :hs:
what is your browser?

Re: youtube

Posted: Fri Aug 12, 2016 5:46 pm
by Artemis
creep wrote:
Artemis wrote:Until today, youtube worked perfectly fine for me.

I haven't changed my browser or anything like that. :noclue: :hs:
what is your browser?
I use Google Chrome.

As kv suggested, I cleared my cookies, but no change.

SR mentioned that he's getting the black strip too.

Re: youtube

Posted: Fri Aug 12, 2016 8:32 pm
by Hype
Artemis wrote:
creep wrote:works fine for me :noclue:

i wouldn't know how to fix it anyway. :bored:
I just posted a youtube and it looks like a black strip. :noclue:

It's not working for me either. This is what the BBCode turns that link into, which should work perfectly:

Code: Select all

<object type="application/x-shockwave-flash" data="http://www.youtube.com/v/xVjITlgqlHo" width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/xVjITlgqlHo" />
<param name="wmode" value="transparent" />
</object>
If you try the link that it's creating: http://www.youtube.com/v/xVjITlgqlHo it doesn't play right, which is weird. It should. (/v/whatever is the url for just the youtube player rather than the whole page). It redirects to: https://youtube.googleapis.com/v/xVjITlgqlHo But that doesn't play either.

I think I solved it!

I think Youtube has updated their API to use links like: https://www.youtube.com/embed/xVjITlgqlHo instead of /v/. Make sense?

Probably need to update the BBCode for Youtube somehow.

Re: youtube

Posted: Fri Aug 12, 2016 8:39 pm
by Hype
More interestingly: https://developers.google.com/youtube/player_parameters
Deprecation Notice
YouTube <object> embeds were deprecated on January 27, 2015. Please migrate your applications to use <iframe> embeds, which can intelligently use whichever embedded player – HTML (<video>) or Flash (<object>) – the client supports.

Re: youtube

Posted: Sat Aug 13, 2016 10:10 am
by Pandemonium
LOL, I caught that there's been some recent posts on this forum and read back to page 2 when Sonny was still posting. What a fucking baby that guy was.

Re: youtube

Posted: Sun Aug 14, 2016 4:34 pm
by drifter
Artemis wrote:
creep wrote:works fine for me :noclue:

i wouldn't know how to fix it anyway. :bored:
I just posted a youtube and it looks like a black strip. :noclue:

im looking back on pass links and seeing the black strip also. im glad some of the other people are seeing videos thou which means hope. this bums me out. it there a clear solution for this plz?

is this a error thro my computer which could be straightened out?

does this mean the past videos will stay with the black strip?

drifter, mayor of simpleton

Re: youtube

Posted: Sun Aug 14, 2016 5:07 pm
by drifter
Hype wrote:
Artemis wrote:
creep wrote:works fine for me :noclue:

i wouldn't know how to fix it anyway. :bored:
I just posted a youtube and it looks like a black strip. :noclue:

It's not working for me either. This is what the BBCode turns that link into, which should work perfectly:

Code: Select all

<object type="application/x-shockwave-flash" data="http://www.youtube.com/v/xVjITlgqlHo" width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/xVjITlgqlHo" />
<param name="wmode" value="transparent" />
</object>
If you try the link that it's creating: http://www.youtube.com/v/xVjITlgqlHo it doesn't play right, which is weird. It should. (/v/whatever is the url for just the youtube player rather than the whole page). It redirects to: https://youtube.googleapis.com/v/xVjITlgqlHo But that doesn't play either.

I think I solved it!

I think Youtube has updated their API to use links like: https://www.youtube.com/embed/xVjITlgqlHo instead of /v/. Make sense?

Probably need to update the BBCode for Youtube somehow.
so hype, does this mean the administrators can straighten this out?

Re: youtube

Posted: Sun Aug 14, 2016 5:15 pm
by creep
no :noclue:

i think the board needs to be deleted and a fresh install of an updated board. i'm pretty sure if i try that we may lose all posts. :dunce:

Re: youtube

Posted: Sun Aug 14, 2016 8:31 pm
by SR
I'll settle for a post wipe. But whatever works. :agree:

Re: youtube

Posted: Mon Aug 15, 2016 2:21 am
by Matz
or we could just copy the Youtube code and go and watch the video on Youtube. That process takes 10 seconds. I think it would be a shame to lose all the posts. :noclue: And how often does one watch a Youtube video here anyway? Not very often if you're me

Re: youtube

Posted: Mon Aug 15, 2016 7:44 am
by Hype
Yeah I don't know if the new phpBB fixes this -- but it could. I'm also not sure why it only stopped working recently -- all old posts with youtube links no longer work. There are all kinds of hacky ways it could be fixed, but it's probably not worth it. :lol: