mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2026-04-30 00:00:02 -04:00
c73e330e7a
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.
1.6 KiB
1.6 KiB