youtube-dl/youtube_dl
nto ca6849e65d Add support for comedycentral clips (closes #233)
Support individual clips, not just full episodes.
break up now monstrous _VALID_URL regex over multiple lines to improve readability,
pass re.VERBOSE flag when using regex to ignore the whitespace
2012-12-11 21:38:16 -06:00
..
__init__.py Merge branch 'master' into fork_master 2012-12-11 12:15:16 +01:00
__main__.py new updating scheme, based on GH downloads; also, check if not updateable (pip installed) 2012-12-08 00:48:07 +01:00
FileDownloader.py print traceback on trouble if --verbose (why didn't I think of this before!?) 2012-12-11 11:02:21 +01:00
InfoExtractors.py Add support for comedycentral clips (closes #233) 2012-12-11 21:38:16 -06:00
PostProcessor.py Use relative imports 2012-11-28 03:34:40 +01:00
utils.py Let YoutubeDLHandler (transparent gzip) handle HTTPS URLs as well (Needed for #579) 2012-12-07 00:39:44 +01:00
version.py Release 2012.12.11 2012-12-11 17:00:13 +01:00