kimmy123 wrote:
SlayerEW wrote:
people post innapropreiate videos though
Moderaters can remove them
i found a harry potter spoof and the person said it contains blood.
Offline
My personal opinion is that links to Youtube should not be allowed, full stop (or 'period' in America).
Youtuberepeat does not block inappropriate videos, and you can't expect people to watch an entire video to see if it's inappropriate and then report it. Often a video may have a rude word just once in the video and the rest is fine, but do moderators have time to watch the whole video just to see? With an image it's easy, you just look at it... But a lot of Youtube videos are fairly long.
Moderators have enough on their hands moderating Scratch, and now they also have to inspect Youtube videos for inappropriateness?
If you can make it so that it links to Youtuberepeat, I think you may as well just make it so that it automatically says (link to Youtube removed) or something...
Offline
But not all the YouTube videos are bad...
Last edited by mathematics (2011-01-07 02:58:50)
Offline
WeirdF wrote:
My personal opinion is that links to Youtube should not be allowed, full stop (or 'period' in America).
Youtuberepeat does not block inappropriate videos, and you can't expect people to watch an entire video to see if it's inappropriate and then report it. Often a video may have a rude word just once in the video and the rest is fine, but do moderators have time to watch the whole video just to see? With an image it's easy, you just look at it... But a lot of Youtube videos are fairly long.
Moderators have enough on their hands moderating Scratch, and now they also have to inspect Youtube videos for inappropriateness?
If you can make it so that it links to Youtuberepeat, I think you may as well just make it so that it automatically says (link to Youtube removed) or something...
It's true that it is an extra burden on the moderators. But we think that Youtube videos add a lot of value - there's some very cool stuff out there! That's why it's important that if you post a Youtube link that you make sure that the video is appropriate for all ages - it's your responsibility.
If we find that the feature is being abused at some point- we can reconsider if we should be allowing it.
Offline
Sounds like a great feature! I heard somebody suggest this a while back, and I wondered if you were going to add it. This should prevent innapropriate comments from showing up.
Offline
Perhaps there could be a custom scratch version of youtube repeat or something?
Offline
You should add this to the TBG too; there's a rule about not posting YouTube videos there (which can be harsh for some). If you implemented this there, the rule could be removed.
Offline
Jonathanpb wrote:
there's a rule about not posting YouTube videos there (which can be harsh for some).
Really? I've been there for a long time but I didn't know it until now!
Last edited by mathematics (2011-01-08 01:25:00)
Offline
That's a good idea actully! I should stop posting videos on YouTube! JK i stoped a long time ago!
Offline
Maximum200 wrote:
That's a good idea actully! I should stop posting videos on YouTube! JK i stoped a long time ago!
For a second there, I thought you were going to migrate to YouTubeRepeat. Repeat only shows videos, and not letting you upload them to Repeat, Youtube is for that.
Offline
Just interested, did you achieve the link replacement with a simple censor,
change "www.youtube" to "www.youtuberepeat"
or did you use more complicated PHP added to the post code?
Last edited by LS97 (2011-01-19 15:26:31)
Offline
LS97 wrote:
Just interested, did you achieve the link replacement with a simple censor,
change "www.youtube" to "www.youtuberepeat"
or did you use more complicated PHP added to the post code?
Just a simple censor replacement.
Offline
Silentube or Quietubewould be better, but I guess this is a big improvement anyway
Offline
Not all videos load...................
Last edited by thecrazyguy (2011-01-26 14:08:40)
Offline
WeirdF wrote:
My personal opinion is that links to Youtube should not be allowed, full stop (or 'period' in America).
Youtuberepeat does not block inappropriate videos, and you can't expect people to watch an entire video to see if it's inappropriate and then report it. Often a video may have a rude word just once in the video and the rest is fine, but do moderators have time to watch the whole video just to see? With an image it's easy, you just look at it... But a lot of Youtube videos are fairly long.
Moderators have enough on their hands moderating Scratch, and now they also have to inspect Youtube videos for inappropriateness?
If you can make it so that it links to Youtuberepeat, I think you may as well just make it so that it automatically says (link to Youtube removed) or something...
Don't skip to a conclusion after you read a word. The only reason why it's there is because you can't see comments, and it repeats, so the mods can check because it loops.
Offline
coolboy2009 wrote:
WeirdF wrote:
My personal opinion is that links to Youtube should not be allowed, full stop (or 'period' in America).
Youtuberepeat does not block inappropriate videos, and you can't expect people to watch an entire video to see if it's inappropriate and then report it. Often a video may have a rude word just once in the video and the rest is fine, but do moderators have time to watch the whole video just to see? With an image it's easy, you just look at it... But a lot of Youtube videos are fairly long.
Moderators have enough on their hands moderating Scratch, and now they also have to inspect Youtube videos for inappropriateness?
If you can make it so that it links to Youtuberepeat, I think you may as well just make it so that it automatically says (link to Youtube removed) or something...Don't skip to a conclusion after you read a word. The only reason why it's there is because you can't see comments, and it repeats, so the mods can check because it loops.
The main issue is that it hides the comments. Even family-friendly videos can have some rather vulgar comments, which is exactly why it's hidden. We don't want to go searching through the comments of every video to find anything remotely inappropriate; hiding them altogether is far more convenient and allows people to share videos, anyways.
Offline
Good idea.
Offline
How do you do that without censoring?
Offline
Paddle2See wrote:
mathematics wrote:
hmnwilson wrote:
Cool, but Youtuberepeat might be confusing since its intended purpose is to loop the video, not hide the comments.
This.
When I first saw the topic name, I was wondering why it's "YouTube Repeat" but not "quietube". I remembered that I've seen Paddle2See recommending others to use "quietube".Two reasons...Quietube has a button that leads users right to the original Youtube site...with the comments displayed. And the URL modifications for Quietube require a prefix format which seemed more prone to error. YouTubeRepeat is not ideal...but it seemed like the best choice for now.
You know you CAN take the repeat off youtube repeat to go back to the original video, right?
Offline
coolboy2009 wrote:
Paddle2See wrote:
mathematics wrote:
This.
When I first saw the topic name, I was wondering why it's "YouTube Repeat" but not "quietube". I remembered that I've seen Paddle2See recommending others to use "quietube".Two reasons...Quietube has a button that leads users right to the original Youtube site...with the comments displayed. And the URL modifications for Quietube require a prefix format which seemed more prone to error. YouTubeRepeat is not ideal...but it seemed like the best choice for now.
You know you CAN take the repeat off youtube repeat to go back to the original video, right?
Yes, thanks. Nothing is perfect
Do you know of a better tool that we could use?
Offline
Paddle2See wrote:
LS97 wrote:
Just interested, did you achieve the link replacement with a simple censor,
change "www.youtube" to "www.youtuberepeat"
or did you use more complicated PHP added to the post code?Just a simple censor replacement.
When I did that on my FluxBB forums, it does it to non links. How do you guys just get it to do links?
Offline