|
Script Summary:
This script adds download links for YouTube videos embedded in external pages. |
This script has no discussions. |
This script has no reviews. |
Most other scripts add download links on the main YouTube page only, this one does so for embedded videos as well.
YouTube download URLs require a special parameter (t=..) for downloading, which is only printed on youtube.com. This script uses the XMLHTTPRequest object (which is used for ajax as well) to retrieve this information.





