aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/vimple.py
AgeCommit message (Collapse)Author
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-09-04[vimple] Extend _VALID_URL (Closes #10547)Sergey M․
2015-07-09[vimple] Extract spruto player based extractor classSergey M․
2015-04-17[vimple] Fix extraction (Closes #5448)Sergey M․
2015-01-05[vimple] Replace testsJaime Marquínez Ferrándiz
The first one seems to be no longer available and the second was an episode from a tv show.
2014-07-11[vimple] Simplify and PEP8Philipp Hagemeister
2014-07-11[vimple] Do not fail if duration is missingPhilipp Hagemeister
2014-06-12Verified with pep8 and pyflakesAriset Llerena
2014-06-12removed extra char in regexpAriset Llerena
2014-06-12Added vimple.ru supportAriset Llerena