youtube-dl/youtube_dl
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)
2016-01-20 21:28:42 +06:00
..
downloader
extractor
postprocessor
__init__.py
__main__.py
aes.py [aes] Fix for python 3.2 2015-05-22 00:06:10 +06:00
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py
version.py
YoutubeDL.py