yt-dlp/youtube_dl
Aakash Gajjar b19eec0d33
[fix] python 2 "url" field is missing or empty
`try_get` fails for `expected_type=str`, because in python 2
string has `unicode` type.

This commit removes the `expected_type` to disable the comparison.
2020-08-01 11:57:52 +05:30
..
2018-01-23 22:23:12 +07:00
2019-03-11 04:00:54 +07:00
2019-12-15 23:15:24 +07:00
2019-11-28 23:25:25 +07:00