aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/ora.py
Commit message (Collapse)AuthorAgeFilesLines
* [OraTV] update extractorCeruleanSky2016-01-201-6/+3
| | | | | | | | | | | "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)
* Fix typosJakub Wilk2016-01-101-1/+1
| | | | Closes #8200.
* [ora] Add new extractor(closes #7732)remitamine2015-12-311-0/+75