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.
CeruleanSky 1f78ed189a [OraTV] update extractor
"current" is now "video"
"hls_stream" is now hls_stream without quotes
video_id is now id
duration for current video is not present(for other videos it is)

modified regex to find hls_stream variable to work reguardless of whether it is quoted or not.

[ora] Improve (Closes #8273)
8 years ago
..
downloader [downloader/hls] Ask ffmpeg to quit when interrupting youtube-dl with 'Ctrl+C' (#8252) 8 years ago
extractor [OraTV] update extractor 8 years ago
postprocessor [FFmpegPostProcessor] Default of prefer ffmpeg 9 years ago
YoutubeDL.py [YoutubeDL] Ensure protocol is always present 8 years ago
__init__.py Using internal opener 9 years ago
__main__.py Use `insert` for all sys.path manipulations 9 years ago
aes.py [aes] Fix for python 3.2 9 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py [compat] Clarify the versions requiring compat_kwargs 8 years ago
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 9 years ago
options.py [options] Prefer --convert-subs spelling 9 years ago
swfinterp.py Fix typos 9 years ago
update.py Use proper encoding on compat_str construction when necessary 9 years ago
utils.py Revert "fix typos" 9 years ago
version.py release 2016.01.15 8 years ago