Remove the calls to 'compat_urllib_request.urlopen' in a few extractors
[youtube-dl] / youtube_dl / extractor / stanfordoc.py
2013-12-08 Jaime Marquínez... Remove the calls to 'compat_urllib_request.urlopen...
2013-12-04 Philipp HagemeisterMerge remote-tracking branch 'dstftw/correct-valid...
2013-12-04 dstCorrect some extractor _VALID_URL regexes
2013-07-01 Philipp HagemeisterAdd --list-extractor-descriptions (human-readable list...
2013-06-27 Philipp HagemeisterMerge branch 'generate-ie-list'
2013-06-27 Philipp HagemeisterMerge branch 'master' of github.com:rg3/youtube-dl
2013-06-27 Philipp HagemeisterMove tests to the IE definitions
2013-06-23 Philipp Hagemeister[break] adapt to new paths
2013-06-23 Philipp HagemeisterMove StanfordOC IE into its own file