Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
I've used this script successfully before, but now it's getting stuck consistently on this one...
$ gawk -f scripts/get_youtube_vids.awk 2lXh2n0aPyw
Parsing YouTube video urls/IDs...
Getting video information for video: 2lXh2n0aPyw...
Could not get video_url for video: 2lXh2n0aPyw
Please goto my website, and submit a comment with an URL to this video, so that I can fix it!
Url: http://www.catonmat.net/blog/downloading-youtube-videos-with-gawk/
$
I am being sponsored by Syntress! They bought me an amazing dedicated server to run catonmat on. If you're looking web services, I highly recommend the Syntress guys!
Education Sponsors
I am being sponsored by A-Writer! If you ever need help with essay writing, look no further than A-Writer! They will help you with your writing in as quickly as 3 hours!
I've used this script successfully before, but now it's getting stuck consistently on this one...
$ gawk -f scripts/get_youtube_vids.awk 2lXh2n0aPyw
Parsing YouTube video urls/IDs...
Getting video information for video: 2lXh2n0aPyw...
Could not get video_url for video: 2lXh2n0aPyw
Please goto my website, and submit a comment with an URL to this video, so that I can fix it!
Url: http://www.catonmat.net/blog/downloading-youtube-videos-with-gawk/
$
Any insights? Thanks.
Reply To This Comment