mirror of https://github.com/blackjack4494/yt-dlc
_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.pull/2/head
parent
03486dbb01
commit
c73e330e7a
Loading…
Reference in New Issue