Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | 2016-03-21 | 1 | -3/+3 |
| | |||||
* | [orf:tvthek] Check formats (Closes #8580) | Sergey M․ | 2016-02-16 | 1 | -0/+1 |
| | |||||
* | [orf:fm4] Add test | Sergey M․ | 2016-01-14 | 1 | -0/+14 |
| | |||||
* | [orf:fm4] Extend _VALID_URL (Closes #8234) | Sergey M․ | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | [orf:iptv] Update test | Sergey M․ | 2015-04-25 | 1 | -7/+7 |
| | |||||
* | [orf:iptv] Add extractor (Closes #5140) | Sergey M․ | 2015-03-07 | 1 | -0/+94 |
| | |||||
* | [orf:oe1] Add konsole URL schema (Fixes #4675) | Philipp Hagemeister | 2015-01-10 | 1 | -4/+7 |
| | |||||
* | [orf] Fix typo | Philipp Hagemeister | 2015-01-10 | 1 | -1/+1 |
| | |||||
* | [orf:tvthek] Add support for topic URLs (Fixes #4474) | Philipp Hagemeister | 2014-12-16 | 1 | -5/+20 |
| | |||||
* | [orf] Modernize | Philipp Hagemeister | 2014-12-13 | 1 | -14/+14 |
| | |||||
* | PEP8 applied | Jouke Waleson | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | [orf] Move all ORF extractors in one place | Sergey M․ | 2014-08-10 | 1 | -1/+75 |
| | |||||
* | [orf] Fix segments extraction (Closes #2501) | Sergey M․ | 2014-03-03 | 1 | -1/+10 |
| | |||||
* | [orf] Remove unused variable name | Philipp Hagemeister | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | [orf] Use new extraction method (Fixes #2057) | Philipp Hagemeister | 2014-01-06 | 1 | -38/+82 |
| | |||||
* | Correct some extractor _VALID_URL regexes | dst | 2013-12-04 | 1 | -1/+1 |
| | |||||
* | [orf] Remove the test video, they seem to expire in one week | Jaime Marquínez Ferrándiz | 2013-09-03 | 1 | -13/+0 |
| | |||||
* | Fix orf.at extractor by adding file coding mark | Jeff Smith | 2013-08-29 | 1 | -0/+2 |
| | |||||
* | Add an extractor for orf.at (closes #1346) | Jaime Marquínez Ferrándiz | 2013-08-29 | 1 | -0/+65 |
Make find_xpath_attr also accept numbers in the value |