From e88295882cddb9f14f7babab8a12088cb0981cc7 Mon Sep 17 00:00:00 2001 From: fnord Date: Mon, 13 Jul 2015 10:55:32 -0500 Subject: [PATCH] < AGSPhoenix> AtomicDryad, your use of 'alot' fills me with unreasonable fury and consternation. --- youtube_dl/extractor/generic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/generic.py b/youtube_dl/extractor/generic.py index 4ec7d9c2a..7ccedef6c 100644 --- a/youtube_dl/extractor/generic.py +++ b/youtube_dl/extractor/generic.py @@ -1655,7 +1655,7 @@ class GenericIE(InfoExtractor): 'AdobeTVVideo') # Last-ditch attempt to find matching plugin for embeds - # (this can potentially replace alot of code above) + # (this can potentially replace many lines of code above) elist = self._extract_plugin_embeds(webpage, url) if elist: return {