aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/stanfordoc.py
Commit message (Expand)AuthorAgeFilesLines
* Fix some regexesSergey M․2017-10-091-2/+2
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-2/+2
* PEP8: applied even more rulesJouke Waleson2014-11-231-1/+1
* [stanfordoc] ModernizePhilipp Hagemeister2014-11-201-51/+37
* Remove unused importsPhilipp Hagemeister2013-12-091-2/+0
* Remove the calls to 'compat_urllib_request.urlopen' in a few extractorsJaime Marquínez Ferrándiz2013-12-081-15/+3
* Correct some extractor _VALID_URL regexesdst2013-12-041-1/+1
* Add --list-extractor-descriptions (human-readable list of IEs)Philipp Hagemeister2013-07-011-3/+2
* Move tests to the IE definitionsPhilipp Hagemeister2013-06-271-0/+8
* Move StanfordOC IE into its own filePhilipp Hagemeister2013-06-231-0/+112