Sergey M․
|
2f19835726
|
[thisoldhouse] Improve video id extraction (closes #24549)
|
2020-04-11 20:07:37 +07:00 |
|
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
```
|
2020-04-11 20:07:32 +07:00 |
|
Remita Amine
|
705b1cda99
|
[thisoldhouse] fix extraction(closes #23951)
|
2020-02-03 13:20:36 +01:00 |
|
Sergey M․
|
50ae3f646e
|
[thisoldhouse] Add more fallbacks for video id (closes #13541)
|
2017-07-02 20:06:15 +07:00 |
|
Parmjit Virk
|
99a7e76240
|
[thisoldhouse] Update test
|
2017-07-02 20:05:11 +07:00 |
|
Parmjit Virk
|
a3a6d01a96
|
[thisoldhouse] Fix video id extraction (closes #13540)
|
2017-07-02 20:04:51 +07:00 |
|
Yen Chi Hsuan
|
d17bfe4095
|
[thisoldhouse] Recognize /tv-episode/ URLs and update _TESTS
Closes #11271
|
2016-12-01 14:56:52 +08:00 |
|
Remita Amine
|
c1084ddb0c
|
[thisoldhouse] Add new extractor(closes #10837)
|
2016-10-03 15:27:09 +01:00 |
|