Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [thisoldhouse] Improve video id extraction (closes #24549) | Sergey M․ | 2020-04-11 | 1 | -15/+5 |
| | |||||
* | [thisoldhouse] Fix video id extraction (closes #24548) | AndrewMBL | 2020-04-11 | 1 | -1/+15 |
| | | | | | | | | | | | | | | | Added support for: with of without "www." and either ".chorus.build" or ".com" It now validated correctly on older URL's ``` <iframe src="https://thisoldhouse.chorus.build/videos/zype/5e33baec27d2e50001d5f52f ``` and newer ones ``` <iframe src="https://www.thisoldhouse.com/videos/zype/5e2b70e95216cc0001615120 ``` | ||||
* | [thisoldhouse] fix extraction(closes #23951) | Remita Amine | 2020-02-03 | 1 | -17/+16 |
| | |||||
* | [thisoldhouse] Add more fallbacks for video id (closes #13541) | Sergey M․ | 2017-07-02 | 1 | -4/+13 |
| | |||||
* | [thisoldhouse] Update test | Parmjit Virk | 2017-07-02 | 1 | -1/+1 |
| | |||||
* | [thisoldhouse] Fix video id extraction (closes #13540) | Parmjit Virk | 2017-07-02 | 1 | -1/+1 |
| | |||||
* | [thisoldhouse] Recognize /tv-episode/ URLs and update _TESTS | Yen Chi Hsuan | 2016-12-01 | 1 | -2/+5 |
| | | | | Closes #11271 | ||||
* | [thisoldhouse] Add new extractor(closes #10837) | Remita Amine | 2016-10-03 | 1 | -0/+32 |