Author | SHA1 | Message | Date |
---|---|---|---|
Random User | c73e330e7a |
_find_jwplayer_data() returns dict or None
This simplifies code for callers of `_find_jwplayer_data()` which no longer have to run `_parse_json()` on the return value. It also makes sure that `_find_jwplayer_data()` returns either a `dict` or `None` and nothing else. |
8 years ago |
Yen Chi Hsuan |
a4a554a793
|
[generic] Try parsing JWPlayer embedded videos (closes #12030) | 8 years ago |
Sergey M․ |
6cfcb8ac36
|
[tvnoe] Do not capture unused groups in _VALID_URL | 8 years ago |
Yen Chi Hsuan |
9127e1533d
|
[tvnoe] PEP8 and coding style | 8 years ago |
Matěj Cepl | 78e762d23c |
Add new extractor for TV Noe (Czech Christian TV).
Fixes #10520 |
8 years ago |