diff options
author | AndrewMBL <62922222+AndrewMBL@users.noreply.github.com> | 2020-03-31 15:25:04 +1100 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2020-04-11 20:07:32 +0700 |
commit | 533f3e3557af85e28afd72d291cb51a769c7dd7a (patch) | |
tree | e8bd4678408c665d42d4f482cea52b8c450e5b8d /youtube_dl/extractor/ufctv.py | |
parent | 75294a5ed03f4443970478f3f4eac572239cec45 (diff) |
[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
```
Diffstat (limited to 'youtube_dl/extractor/ufctv.py')
0 files changed, 0 insertions, 0 deletions