You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/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.
12 years ago
..
FileDownloader.py Message for delete video it's not an error. 12 years ago
InfoExtractors.py [YT Search] No results if items is not in response 12 years ago
PostProcessor.py Switch to m4a by default (Closes #240) 12 years ago
__init__.py Fix --match-title and --reject-title decoding (Closes #690) 12 years ago
__main__.py new updating scheme, based on GH downloads; also, check if not updateable (pip installed) 12 years ago
update.py Fix typo 12 years ago
utils.py Fix --match-title and --reject-title decoding (Closes #690) 12 years ago
version.py release 2013.02.25 12 years ago