You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl
robin 8ca8cbe2bd [Gamekings] Check string for vimeo, fix test
The test now doesn't fail anymore. It just checks the string for having
"vimeo" in it, instead of using the method for URL-checking, since it's
returns an error.

The tests don't fail, and the extractor works fine now.
10 years ago
..
downloader [downloader/external] Simplify source_address 10 years ago
extractor [Gamekings] Check string for vimeo, fix test 10 years ago
postprocessor [ffmpeg] --add-metadata: Set comment and purl fields (Fixes #4847) 10 years ago
YoutubeDL.py [YoutubeDL] Calculate thumbnail IDs automatically 10 years ago
__init__.py [__init__] Provide a better error messages if URLs are missing (Closes #4813) 10 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [test_unicode_literals] Arm unicode_literals check 10 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py [compat] Correct compat_basestring definition 10 years ago
jsinterp.py [jsinterp] Correct div command 10 years ago
options.py [options] Mark --fixup as non-experimental and correct its help 10 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Add new option --source-address 10 years ago
utils.py [wsj] Add new extractor (Fixes #4854) 10 years ago
version.py release 2015.02.04 10 years ago