youtube.js: rewrite scraper for changes to youtube
commit0b48f8c21f90f26e78f06c15e144d85683981b85
authorJohn Foerch <jjfoerch@earthlink.net>
Mon, 5 Sep 2011 17:15:58 +0000 (5 13:15 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Mon, 5 Sep 2011 17:23:33 +0000 (5 13:23 -0400)
tree865f2ed9a2e52215cde4125238e5d79a682ce9e8
parenta2f724b51d2d603848b50becc772ada8890c1877
youtube.js: rewrite scraper for changes to youtube

youtube_scrape_function, make_call_each, make_call_each_until_success,
youtube_scrape_standard_flv, youtube_scrape_hq_mp4,
youtube_scrape_720p_mp4, youtube_scrape_1080p_mp4: removed

The fancy scraping function surrounding the user variable youtube_scrape_function
has been removed, because it really doesn't accommodate the way youtube scraping
needs to work now.
modules/page-modes/youtube.js