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
Yen Chi Hsuan cc4444662c [generic] Remove Vulture embed detection
Vulture.com videos now hosts on YouTube, Vimeo, MTV, NBC News or Hulu.
Here's an example of Hulu:
http://www.vulture.com/2016/06/kimmel-interviews-mariah-carey-in-a-bathtub.html
8 years ago
..
downloader [downloader/external] Add another env for proxies in ffmpeg/avconv 8 years ago
extractor [generic] Remove Vulture embed detection 8 years ago
postprocessor [compat] Rename shlex_quote and remove unused subprocess_check_output 8 years ago
YoutubeDL.py [YoutubeDL] Force string conversion on non string video ids 8 years ago
__init__.py [__init__] Use write_string instead of compat_string (Closes #9689) 8 years ago
__main__.py [refactor] Single quotes consistency 8 years ago
aes.py [aes] Switch to new-style classes 8 years ago
cache.py
compat.py [compat] Add 'compat_input' to __all__ 8 years ago
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 9 years ago
options.py [options] Add --load-info-json alias for symmetry with --write-info-json 8 years ago
socks.py [socks] Remove a superfluous clause 8 years ago
swfinterp.py [compat] Rename struct_(un)pack to compat_struct_(un)pack 8 years ago
update.py [update] Fix youtube-dl.exe updating from arbitrary directory (Closes #2718) 8 years ago
utils.py [utils] Add audio/mpeg to mimetype2ext() 8 years ago
version.py release 2016.06.03 8 years ago