Post doesn't exist
problem..
|
|
I'm usuing ubuntu. the other plugin works just fine, but this one, when I go to a youtube page the video shows an icon like there's no video. Only when I click "Normal" or "High" will the video play. Is that what's supposed to happen? |
|
|
Oh, that was a bug, thanks for the feedback. It's fixed now, just reinstall. (What had happened was that the script tried to play the HD version by default. If the video is not available in HD, it wouldn't play anything.) |
|
|
You are great. thanks dude. |
![]() ![]() |
Hi i noticed that your script is already checking if HD is available. Wouldn't it therefore be easy to only default to the HD version if it's available? This could easily be achieved by replacing the final line:
writePlayerHigh();
|
![]() ![]() |
Hi, yes, that would be possible. But when I wrote the script I wasn't sure what would be the better default behavior, and I decided not to make the HD version the default because it might cause problems for people with a slow connection. I changed the source code a little so that it's possible to change the default behavior by just uncommenting a line at the beginning of the script. Actually, it would be nice to have a little "configure" link so that you don't have to edit the source code to change the default behavior. I might look into this some time. (Or if somebody else wants to do it, I might integrate a patch.) |

