diff options
author | Random User <rndusr@posteo.de> | 2017-03-25 19:38:30 +0100 |
---|---|---|
committer | Random User <rndusr@posteo.de> | 2017-03-25 19:38:30 +0100 |
commit | c73e330e7adc9c0c15ac51aeea8fbb7dad95351a (patch) | |
tree | f2b5d00d905bbea3c738831aa49efb9370bc8469 /youtube_dl/extractor/condenast.py | |
parent | 03486dbb0133e42074c272f60e24f18c856fdf0d (diff) |
_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.
Diffstat (limited to 'youtube_dl/extractor/condenast.py')
0 files changed, 0 insertions, 0 deletions