Commit Graph

7 Commits (533f3e3557af85e28afd72d291cb51a769c7dd7a)

Author SHA1 Message Date
AndrewMBL 533f3e3557
[thisoldhouse] Fix video id extraction (closes #24548)
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
```
4 years ago
Remita Amine 705b1cda99 [thisoldhouse] fix extraction(closes #23951) 4 years ago
Sergey M․ 50ae3f646e
[thisoldhouse] Add more fallbacks for video id (closes #13541) 7 years ago
Parmjit Virk 99a7e76240
[thisoldhouse] Update test 7 years ago
Parmjit Virk a3a6d01a96
[thisoldhouse] Fix video id extraction (closes #13540) 7 years ago
Yen Chi Hsuan d17bfe4095
[thisoldhouse] Recognize /tv-episode/ URLs and update _TESTS
Closes #11271
8 years ago
Remita Amine c1084ddb0c [thisoldhouse] Add new extractor(closes #10837) 8 years ago