1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-12-18 23:47:54 +00:00
youtube-dl/youtube_dl
Juan M 9e07cf2955 [YT Search] No results if items is not in response
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.
2013-02-26 18:06:43 +01:00
..
__init__.py
__main__.py
FileDownloader.py
InfoExtractors.py [YT Search] No results if items is not in response 2013-02-26 18:06:43 +01:00
PostProcessor.py
update.py
utils.py
version.py release 2013.02.25 2013-02-25 00:28:19 +01:00