yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

$30 Giveaway Winner!


2m read
·Nov 3, 2024

Hey guys, this is Matt.

I get 10 on with the conclusion to the giveaway which we initiated last week. Now, to do this, I'm going to be picking a random winner and verifying that they're actually subscribed to us. Then I'll be sending them thirty dollars to iTunes. So, I'm just going to walk you through the process that I'm using to do this so you can make sure that it's actually fair and because some of you might actually be interested.

So first off, I went to the commenters section of the video to get a list. I threw up the JavaScript console and ran this nice script which I created. I'll just run it to show you what happens. It lists all of the usernames of everyone who commented on the video. Then I copied these usernames into this text file and deleted those who specifically said they didn't actually want to enter the contest because they don't use iTunes or whatever. So now, this basically includes each line is a different contestant.

Now, to pick a random line from this file, I wrote a Ruby script, which I'll just show you now. It reads all the lines into an array, makes sure there's no duplicates, and then picks a random person. So now, I'll go ahead and actually run this script, and it will determine who won the contest.

And the winner is Sim! I'm not going to try to pronounce that one, but they won. So now, the last step to the giveaway is to determine that they actually commented on the video. To do this, I've set up this little curl command which calls YouTube's API to get a list of a user's subscriptions. I'll just get the list of this person's subscriptions.

I haven't actually verified that this method will give a list of all the subscriptions if there's too many, but if it doesn't have us in the list, I'll verify that. But I suspect that it will. So, let's go ahead and get this list, open it up in XML, search for "Mac," and so on.

And there it is! They are subscribed to Mac Heads 101 on YouTube. So that's all we needed to know. This is the winner, and I will be messaging them the thirty dollars to iTunes.

Um, so I really appreciate all of you guys commenting on this video. It's really refreshing to see so many people who watch our videos come together and leave a message, even if you just want thirty dollars.

Um, so thanks! Thanks for all of your guys' comments. It was well appreciated. Thanks for watching, and goodbye!

More Articles

View All
Why do planets orbit? (With Dan Burns)
The explanation for gravity is that matter bends space. And so, you put mass in a place in space; it warps SpaceTime. Objects are not feeling a force of gravity; they’re just following the natural curvature. Um, and so you put matter and it warps SpaceT…
How Much Income You Need To Save (By EVERY Age)
What’s up, me guys? It’s Graham here. So, it’s recently said that nearly a third of Americans would go broke in less than a week if they lost their job. To make matters worse, 55% of Americans have less than $1,000 saved. 70% admit to bad spending habits,…
Animal communication
Let’s talk a little bit about animal communication. In general, communication is one party giving information to another party somehow. It doesn’t even have to be one to one; it could be one person giving or one animal—if we’re talking about animal commun…
Why I’ll NEVER work a 9-5 job ever again…I quit after 6 weeks
And I would even look out the window and see everybody walking around. Just wondered, what are they doing all day? What are they doing at 2:00 p.m. on a Tuesday? That they could be in a car, they could be walking their dog. Like, how did these people make…
How To Become A Millionaire | Shark Tank's Kevin O'Leary
Hello Mr. Wonderful, I have two questions for you today. Number one is about you. Did you ever see yourself being a multi-millionaire or being on a TV show? Going through high school, college, let’s hear from Joseph. Number two is about day trading. I’m…
Lecture 10 - Culture (Brian Chesky, Alfred Lin)
Set the stage with a few slides and some comments, but the main stage is going to be with Brian when he comes up and talks about how he built the Airbnb culture. So, you’re here. I’ve been following the presentations, and so now you know how to get starte…