Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
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
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
formats (#24667)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[ci skip]
|
|
[ci skip]
|
|
|
|
|
|
New version does not use teachable platform any longer
|
|
|
|
|
|
|
|
#24442)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 12ee431676bb655f04c7dd416a73c1f142ed368d.
|
|
|
|
According to [1] TABs must be used as separators between fields.
Files produces by some tools with spaces as separators are considered
malformed.
1. https://curl.haxx.se/docs/http-cookies.html
This reverts commit cff99c91d150df2a4e21962a3ca8d4ae94533b8c.
|
|
|
|
[ci skip]
|
|
|
|
|
|
|
|
Additional get_video_info requests don't seem to provide any extra itags any longer
|