1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-01 22:05:12 +00:00
Files
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
..
2019-03-11 04:00:54 +07:00
2019-12-15 23:15:24 +07:00
2019-11-28 23:25:25 +07:00