Download YouTube Captions

By Tim Smart Last update Apr 30, 2013 — Installed 132,347 times.

Fix for script

in
Subscribe to Fix for script 1 post, 1 voice

Avindra V.G. Scriptwright

This works on videos that didn't work before. For example: http://www.youtube.com/watch?v=xBZOlipfjkQ

http://pastebin.ca/1444429

I optimized some of your code a bit, see if you like it.

I changed the youtube include, because it redirects to www. anyway I noticed.

Also, the problem was in the base64 conversion of text... the text must've been in multiple formats or something. I just made it use non-base64, and did a url encoding (which should be faster too).