Channel Concept Query (For the Gamers)

Tarmack

Rhetorical Porcupine
I've had a general channel concept percolating for a while and I wanted to get some feedback on the design.


Right now, the method of content generation on YouTube is largely random followed by a significant amount of bandwagoning. This results in oversaturation of some things and difficulty in finding content for others.


So here's the concept. A channel that overtly operates on requests, but requests with a twist. So, say every week, a set of 2 or 3 preview videos will be released. The viewers have the ability to vote simply by putting comments on one of the preview videos. This voting determines the content of the next video. Now, obviously it can't be a straight up open vote because everything would end up minecraft. Some types of video concepts would be Let's Play, guest player with main commentary critique, review, first impressions, trolling, etc.

Each voting round would involve a selection of games. I'm unsure on the technical parts right now, but it could well be done via annotations rather than comments. So, the viewers would pick the type of video and the game, which then gives the content creators their direction for the next video.

The end line would be a website unto itself, with wider search and voting options.

Just curious to see what people thought of the concept. There are obvious pitfalls, but this isn't my first time around the bend and I've identified most of them for potential future avoidance. The website concept itself would probably cost $5,000-$10,000 to build. But doing the small scale version on a YouTube channel itself would cost next to nothing.
 
Last edited:
"5k to 10k to build the site" Not sure how on earth it could be that expensive, but otherwise sounds like a neat idea :)
 
Hey Tarmack,

Freelance web dev here and general IT :P

Just wanted to say, overall this is a great idea. I would probably edit the OP to be missing some of the finer details before someone comes along and takes it and monetizes the idea.
I wouldn't say this is a 5k - 10k job at all, it's very possible this is a one man job, it's just a lot of effort and patience, the part which will cost money is the labor, not the scripting. I'd say this should be done at a maximum of 2k.

I'm currently moving out at the moment and will have a lot more free time in my flat, I might setup a server and experiment with this and give you some feedback if that's ok?
 
Hey Tarmack,

Freelance web dev here and general IT :p

Just wanted to say, overall this is a great idea. I would probably edit the OP to be missing some of the finer details before someone comes along and takes it and monetizes the idea.
I wouldn't say this is a 5k - 10k job at all, it's very possible this is a one man job, it's just a lot of effort and patience, the part which will cost money is the labor, not the scripting. I'd say this should be done at a maximum of 2k.

I'm currently moving out at the moment and will have a lot more free time in my flat, I might setup a server and experiment with this and give you some feedback if that's ok?
Gotta love web devs :p
 
Hey Tarmack,

Freelance web dev here and general IT :p

Just wanted to say, overall this is a great idea. I would probably edit the OP to be missing some of the finer details before someone comes along and takes it and monetizes the idea.
I wouldn't say this is a 5k - 10k job at all, it's very possible this is a one man job, it's just a lot of effort and patience, the part which will cost money is the labor, not the scripting. I'd say this should be done at a maximum of 2k.

I'm currently moving out at the moment and will have a lot more free time in my flat, I might setup a server and experiment with this and give you some feedback if that's ok?


I'm not opposed to some critical view of the technical side. The reason fro the $5,000-$10,000 valuation is more than just the website though. The website needs to be designed, it needs proper logo and artwork developed. Beyond that, it will need a reasonable Adwords campaign to drum up interest. You're very likely correct that the actual technical code of the site build and basic layout design would be closer to the $2,000 mark. It's also of course not something that can be done with a wordpress theme. It needs a full database tracking system and comprehensive administration panel, etc. It also needs adsense integration and premium ad-free membership options, though the premium membership side could probably be added after the fact it does need to be considered early in order to prevent a whole redesign later.

Ultimately, my costing estimate is the creation of a business, not just a website.
 
I'm not opposed to some critical view of the technical side. The reason fro the $5,000-$10,000 valuation is more than just the website though. The website needs to be designed, it needs proper logo and artwork developed. Beyond that, it will need a reasonable Adwords campaign to drum up interest. You're very likely correct that the actual technical code of the site build and basic layout design would be closer to the $2,000 mark. It's also of course not something that can be done with a wordpress theme. It needs a full database tracking system and comprehensive administration panel, etc. It also needs adsense integration and premium ad-free membership options, though the premium membership side could probably be added after the fact it does need to be considered early in order to prevent a whole redesign later.

Ultimately, my costing estimate is the creation of a business, not just a website.

Tbh Tarmack, if it's cool with you, I'l write a barebones system without a design as of yet and we can mess around with it?

By the way, Wordpress can be used for this ;) It's just using hooks in Wordpress is a royal pain in the keister for something this big. As much as I love Wordpress I agree, hard coded = the way to go.

I've just finished writing a customer database query script which sends letters (Automated) via a company called "Viapost" with all the customer details on it if they are 30 days over due on payment.

That was a doosey MYSQL QUERY > PHP > SOAP > XML > PHP :p


They do the jobs the rest of us are too incompetent to do (speaking for myself :p)

No need to put yourself down :D It's something you could learn! :)
 
Tbh Tarmack, if it's cool with you, I'l write a barebones system without a design as of yet and we can mess around with it?

By the way, Wordpress can be used for this ;) It's just using hooks in Wordpress is a royal pain in the keister for something this big. As much as I love Wordpress I agree, hard coded = the way to go.

I've just finished writing a customer database query script which sends letters (Automated) via a company called "Viapost" with all the customer details on it if they are 30 days over due on payment.

That was a doosey MYSQL QUERY > PHP > SOAP > XML > PHP :p




No need to put yourself down :D It's something you could learn! :)
Oh I know it can be learnt, I just don't have the dedication to spend hundreds of hours learning tons of programming languages :/..
I'm making a site at the moment and hardly managing with HTML and CSS, better not get too complicated :p
This all sounds interesting, hopefully something comes of it :)
 
Oh I know it can be learnt, I just don't have the dedication to spend hundreds of hours learning tons of programming languages :/..
I'm making a site at the moment and hardly managing with HTML and CSS, better not get too complicated :p
This all sounds interesting, hopefully something comes of it :)

If you want a hand drop me a pm :)
 
Back
Top