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 Message for delete video it's not an error. 2013-02-23 22:52:52 +01:00
InfoExtractors.py [YT Search] No results if items is not in response 2013-02-26 18:06:43 +01:00
PostProcessor.py
update.py Fix typo 2013-02-25 00:22:55 +01:00
utils.py
version.py release 2013.02.25 2013-02-25 00:28:19 +01:00