Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [dplay] Sign unsigned final download hls URLs | Sergey M․ | 2016-04-23 | 1 | -8/+18 |
| | |||||
* | [dplay] Extract subtitles (Closes #9284) | Sergey M․ | 2016-04-23 | 1 | -0/+8 |
| | |||||
* | [dplay] Improve extraction and document workarounds and tests | Sergey M․ | 2016-04-23 | 1 | -1/+10 |
| | |||||
* | [dplay] Try secure api for no tld (Closes #9282) | Sergey M․ | 2016-04-23 | 1 | -1/+1 |
| | |||||
* | Remove _sort_formats from _extract_*_formats methods | Sergey M․ | 2016-03-27 | 1 | -0/+2 |
| | | | | | | | Now _sort_formats should be called explicitly. _sort_formats has been added to all the necessary places in code. Closes #8051 | ||||
* | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | 2016-03-21 | 1 | -1/+1 |
| | |||||
* | [dplay] Add support for dplay.no | Sergey M․ | 2016-02-27 | 1 | -1/+4 |
| | |||||
* | [dplay] Improve, extract all formats and metadata (Closes #8463) | Sergey M․ | 2016-02-27 | 1 | -69/+103 |
| | |||||
* | [dplay] add support for it.dplay.com and dplay.dk | Aidan Rowe | 2016-02-27 | 1 | -20/+66 |
| | |||||
* | [dplay] Add 'encoding: utf-8' line | Jaime Marquínez Ferrándiz | 2015-11-17 | 1 | -0/+1 |
| | |||||
* | [dplay] Add extractor (closes #7515) | Jaime Marquínez Ferrándiz | 2015-11-17 | 1 | -0/+50 |
Since I haven't figured out how to download the hds stream, we use the hls one instead. |