mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-01 23:12:40 +00:00
9e07cf2955
When a query results of 0 items, the key items is not present in the api_response dictionary, raising a KeyError. Intead, look for the key and call trouble if it's not present. |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
FileDownloader.py | ||
InfoExtractors.py | ||
PostProcessor.py | ||
update.py | ||
utils.py | ||
version.py |